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