Files
tww/assets/D44J01/res/Object/Osiblk.h
T

36 lines
852 B
C

#ifndef RES_OSIBLK_H
#define RES_OSIBLK_H
//
// Generated by res_arc.py from archive: Osiblk.arc
// Do not manually modify this file or your changes will be overwritten.
//
enum dRes_INDEX_OSIBLK {
/* BDL */
dRes_INDEX_OSIBLK_BDL_OBM_OSIHIKIBLK1_e=0x4,
dRes_INDEX_OSIBLK_BDL_OBM_OSIHIKIBLK2_e=0x5,
/* DZB */
dRes_INDEX_OSIBLK_DZB_OBM_OSIHIKIBLK1_e=0x8,
dRes_INDEX_OSIBLK_DZB_OBM_OSIHIKIBLK2_e=0x9,
};
enum dRes_ID_OSIBLK {
/* BDL */
dRes_ID_OSIBLK_BDL_OBM_OSIHIKIBLK1_e=0x4,
dRes_ID_OSIBLK_BDL_OBM_OSIHIKIBLK2_e=0x5,
/* DZB */
dRes_ID_OSIBLK_DZB_OBM_OSIHIKIBLK1_e=0x8,
dRes_ID_OSIBLK_DZB_OBM_OSIHIKIBLK2_e=0x9,
};
enum OBM_OSIHIKIBLK1_JNT {
OBM_OSIHIKIBLK1_JNT_OBM_OSIHIKIBLK1_e=0x0,
};
enum OBM_OSIHIKIBLK2_JNT {
OBM_OSIHIKIBLK2_JNT_OBM_OSIHIKIBLK2_e=0x0,
};
#endif /* RES_OSIBLK_H */