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