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

30 lines
492 B
C

#ifndef RES_PTC_H
#define RES_PTC_H
//
// Generated by res_arc.py from archive: Ptc.arc
// Do not manually modify this file or your changes will be overwritten.
//
enum dRes_INDEX_PTC {
/* BDL */
dRes_INDEX_PTC_BDL_PTCO_e=0x3,
dRes_INDEX_PTC_BDL_PTCU_e=0x4,
};
enum dRes_ID_PTC {
/* BDL */
dRes_ID_PTC_BDL_PTCO_e=0x0,
dRes_ID_PTC_BDL_PTCU_e=0x1,
};
enum PTCO_JNT {
PTCO_JNT_PTCO_e=0x0,
};
enum PTCU_JNT {
PTCU_JNT_PTCU_e=0x0,
};
#endif /* RES_PTC_H */