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

12 lines
206 B
C

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