]> git.localhorst.tv Git - l2e.git/blobdiff - src/battle/Resources.h
switched to static type IDs
[l2e.git] / src / battle / Resources.h
index 051879c36bfb88004a33bfdd66b911b9a74e825a..a33cabf14e8d977ea30d3f33dbe3aab1f2ed8667 100644 (file)
@@ -19,6 +19,8 @@ namespace battle {
 
 struct Resources {
 
+       static const int TYPE_ID = 201;
+
        graphics::Sprite *swapCursor;
        graphics::Sprite *moveIcons;
        graphics::Sprite *attackIcons;