#ifndef RES_HPU2_H #define RES_HPU2_H #include "global.h" enum HPU2_RES_FILE_ID { // IDs and indexes are synced /* BDL */ HPU2_BDL_HPU2=0x4, /* DZB */ HPU2_DZB_HPU2=0x7, }; #endif /* RES_HPU2_H */