Clean up ItemManager

This commit is contained in:
Aetias
2025-04-26 08:42:04 +02:00
parent 1240571595
commit 5ffac795ab
4 changed files with 73 additions and 80 deletions
+2
View File
@@ -27,3 +27,5 @@ public:
static void Create();
static void Destroy();
};
extern ItemModelLoader *gItemModelLoader;