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