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

12 lines
206 B
C

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