Files
tww/include/d/res/res_key_01.h
T

15 lines
257 B
C

#ifndef RES_KEY_01_H
#define RES_KEY_01_H
#include "global.h" // IWYU pragma: keep
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 */