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

15 lines
252 B
C

#ifndef RES_VTRI5_H
#define RES_VTRI5_H
#include "global.h" // IWYU pragma: keep
enum VTRI5_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
VTRI5_BDL_VTRI5=0x4,
/* BTK */
VTRI5_BTK_VTRI5A=0x7,
};
#endif /* RES_VTRI5_H */