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