Files
tww/include/d/res/res_htetu1.h
T
2024-04-23 15:02:25 -04:00

15 lines
237 B
C

#ifndef RES_HTETU1_H
#define RES_HTETU1_H
#include "global.h"
enum HTETU1_RES_FILE_ID { // IDs and indexes are synced
/* BDL */
HTETU1_BDL_HTETU1=0x4,
/* DZB */
HTETU1_DZB_HTETU1=0x7,
};
#endif /* RES_HTETU1_H */