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

12 lines
212 B
C

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