Files
tww/include/d/res/res_tntrap.h
T

12 lines
215 B
C

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