Files
dusklight/assets/RZDP01/res/Object/O_gD_Mkey.h
T
2025-12-20 18:04:28 -08:00

18 lines
338 B
C

#ifndef RES_O_GD_MKEY_H
#define RES_O_GD_MKEY_H
enum dRes_INDEX_O_GD_MKEY {
/* BMDR */
dRes_INDEX_O_GD_MKEY_BMD_O_GD_MKEY_ALL_e=0x3,
};
enum dRes_ID_O_GD_MKEY {
/* BMDR */
dRes_ID_O_GD_MKEY_BMD_O_GD_MKEY_ALL_e=0x3,
};
enum O_GD_MKEY_ALL_JNT {
O_GD_MKEY_ALL_JNT_O_GD_MKEY_ALL_e=0x0,
};
#endif /* !RES_O_GD_MKEY_H */