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

12 lines
206 B
C

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