#ifndef RES_EAYOGN_H #define RES_EAYOGN_H #include "global.h" enum EAYOGN_RES_FILE_ID { // IDs and indexes are synced /* BDL */ EAYOGN_BDL_EAYOGN=0x4, /* DZB */ EAYOGN_DZB_EAYOGN=0x7, }; #endif /* RES_EAYOGN_H */