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

12 lines
206 B
C

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