#ifndef RES_TNTRAP_H #define RES_TNTRAP_H #include "global.h" enum TNTRAP_RES_FILE_ID { // IDs and indexes are synced /* DZB */ TNTRAP_DZB_TN_WALL01=0x3, }; #endif /* RES_TNTRAP_H */