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

12 lines
200 B
C

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