#ifndef RES_FLAG_Y_H #define RES_FLAG_Y_H #include "global.h" enum FLAG_Y_RES_FILE_ID { // IDs and indexes are synced /* BDL */ FLAG_Y_BDL_FLAG_Y=0x3, }; #endif /* RES_FLAG_Y_H */