#ifndef RES_VTRI2_H #define RES_VTRI2_H #include "global.h" // IWYU pragma: keep enum VTRI2_RES_FILE_ID { // IDs and indexes are synced /* BDLM */ VTRI2_BDL_VTRI2=0x4, /* BTK */ VTRI2_BTK_VTRI2A=0x7, }; #endif /* RES_VTRI2_H */