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

12 lines
224 B
C

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