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

15 lines
263 B
C

#ifndef RES_TELE_00_H
#define RES_TELE_00_H
#include "global.h" // IWYU pragma: keep
enum TELE_00_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
TELE_00_BDL_VTELE=0x4,
/* BTK */
TELE_00_BTK_VTELE=0x7,
};
#endif /* RES_TELE_00_H */