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

12 lines
212 B
C

#ifndef RES_HPBOT1_H
#define RES_HPBOT1_H
#include "global.h" // IWYU pragma: keep
enum HPBOT1_RES_FILE_ID { // IDs and indexes are synced
/* BDL */
HPBOT1_BDL_HPBOT1=0x3,
};
#endif /* RES_HPBOT1_H */