#ifndef RES_OPEN3_H #define RES_OPEN3_H #include "global.h" enum OPEN3_RES_FILE_ID { // IDs and indexes are synced /* TIMG */ OPEN3_BTI_DEMO_5=0x3, OPEN3_BTI_DEMO_6=0x4, }; #endif /* RES_OPEN3_H */