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