#ifndef RES_KEY_01_H #define RES_KEY_01_H #include "global.h" enum KEY_01_RES_FILE_ID { // IDs and indexes are synced /* BDLM */ KEY_01_BDL_VKEYB=0x4, /* BTK */ KEY_01_BTK_VKEYB=0x7, }; #endif /* RES_KEY_01_H */