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

13 lines
234 B
C

#ifndef RES_HIMO3_H
#define RES_HIMO3_H
#include "global.h" // IWYU pragma: keep
enum HIMO3_RES_FILE_ID { // IDs and indexes are synced
/* BMD */
HIMO3_BMD_H3_GA=0x3,
HIMO3_BMD_SLAMP_00=0x4,
};
#endif /* RES_HIMO3_H */