#ifndef RES_ITACT_H #define RES_ITACT_H #include "global.h" enum ITACT_RES_FILE_ID { // IDs and indexes are synced /* BDL */ ITACT_BDL_ITACT=0x3, }; #endif /* RES_ITACT_H */