#ifndef RES_QTKHD_H #define RES_QTKHD_H #include "global.h" enum QTKHD_RES_FILE_ID { // IDs and indexes are synced /* BDL */ QTKHD_BDL_QTKHD=0x4, /* DZB */ QTKHD_DZB_QTKHD=0x7, }; #endif /* RES_QTKHD_H */