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

12 lines
206 B
C

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