mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
28 lines
555 B
C
28 lines
555 B
C
#ifndef RES_KKIBA_00_H
|
|
#define RES_KKIBA_00_H
|
|
|
|
//
|
|
// Generated by res_arc.py from archive: Kkiba_00.arc
|
|
// Do not manually modify this file or your changes will be overwritten.
|
|
//
|
|
|
|
enum dRes_INDEX_KKIBA_00 {
|
|
/* BDL */
|
|
dRes_INDEX_KKIBA_00_BDL_KKIBA_00_e=0x4,
|
|
/* DZB */
|
|
dRes_INDEX_KKIBA_00_DZB_KKIBA_00_e=0x7,
|
|
};
|
|
|
|
enum dRes_ID_KKIBA_00 {
|
|
/* BDL */
|
|
dRes_ID_KKIBA_00_BDL_KKIBA_00_e=0x4,
|
|
/* DZB */
|
|
dRes_ID_KKIBA_00_DZB_KKIBA_00_e=0x7,
|
|
};
|
|
|
|
enum KKIBA_00_JNT {
|
|
KKIBA_00_JNT_KKIBA_00_e=0x0,
|
|
};
|
|
|
|
#endif /* RES_KKIBA_00_H */
|