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

12 lines
216 B
C

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