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