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

12 lines
212 B
C

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