#include "gameCommon.h" #define ASSETS_NAME_MAX 100 #define IMAGE_ASSET_COUNT 4 #define ANIMATION_ASSET_COUNT 2 #ifndef ASSETS_H #define ASSETS_H #endif