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

18 lines
295 B
C

#ifndef RES_AJAVW_H
#define RES_AJAVW_H
#include "global.h" // IWYU pragma: keep
enum AJAVW_RES_FILE_ID { // IDs and indexes are synced
/* BDLM */
AJAVW_BDL_AJAVW=0x5,
/* BTK */
AJAVW_BTK_AJAVW=0x8,
/* DZB */
AJAVW_DZB_AJAVW=0xB,
};
#endif /* RES_AJAVW_H */