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

12 lines
210 B
C

#ifndef RES_HIMO2_H
#define RES_HIMO2_H
#include "global.h" // IWYU pragma: keep
enum HIMO2_RES_FILE_ID { // IDs and indexes are synced
/* BMD */
HIMO2_BMD_SEARCHITA=0x3,
};
#endif /* RES_HIMO2_H */