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

15 lines
253 B
C

#ifndef RES_MED_G_H
#define RES_MED_G_H
#include "global.h" // IWYU pragma: keep
enum MED_G_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
MED_G_BDL_VBING=0x4,
/* BTK */
MED_G_BTK_VBINA_G=0x7,
};
#endif /* RES_MED_G_H */