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