diff options
Diffstat (limited to 'include/Item/ItemModelLoader.hpp')
| -rw-r--r-- | include/Item/ItemModelLoader.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Item/ItemModelLoader.hpp b/include/Item/ItemModelLoader.hpp index 6b06893a..3eb3e157 100644 --- a/include/Item/ItemModelLoader.hpp +++ b/include/Item/ItemModelLoader.hpp @@ -27,3 +27,5 @@ public: static void Create(); static void Destroy(); }; + +extern ItemModelLoader *gItemModelLoader; |
