Go to the documentation of this file.
18 #ifndef ION_BASE_ZIPASSETMANAGERMACROS_H_
19 #define ION_BASE_ZIPASSETMANAGERMACROS_H_
28 #define ION_REGISTER_ASSETS(n) \
30 bool RegisterAssets(); \
31 void RegisterAssetsOnce(); \
34 #endif // ION_BASE_ZIPASSETMANAGERMACROS_H_