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

12 lines
206 B
C

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