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