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

15 lines
251 B
C

#ifndef RES_VHUTU_H
#define RES_VHUTU_H
#include "global.h" // IWYU pragma: keep
enum VHUTU_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
VHUTU_BDL_VHUTU=0x4,
/* BTK */
VHUTU_BTK_VHUTU=0x7,
};
#endif /* RES_VHUTU_H */