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

12 lines
207 B
C

#ifndef RES_VFUKU_H
#define RES_VFUKU_H
#include "global.h" // IWYU pragma: keep
enum VFUKU_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
VFUKU_BDL_VFUKU=0x3,
};
#endif /* RES_VFUKU_H */