Decompile mpGetBodyIndexByBodyId

This commit is contained in:
Ryan Dwyer
2020-01-19 20:38:45 +10:00
parent 3b969e558c
commit 105a552d36
6 changed files with 22 additions and 33 deletions
+1 -1
View File
@@ -1192,7 +1192,7 @@
#define BODY_FEM_GUARD 0x68
#define BODY_DD_LABTECH 0x69
#define BODY_DD_SECGUARD 0x6a
#define BODY_DRCARROLL 0x6b
#define BODY_DRCAROLL 0x6b
#define BODY_EYESPY 0x6c
#define BODY_DARK_RIPPED 0x6d
#define BODY_DD_GUARD 0x6e
+1 -1
View File
@@ -52,7 +52,7 @@ u32 func0f18bb48(void);
u32 func0f18bb64(void);
u32 mpGetNumBodies(void);
u32 func0f18bb90(void);
u32 func0f18bbd8(void);
s32 mpGetBodyIndexByBodyId(u16 bodyid);
char *mpGetBodyName(u8 bodynum);
u8 mpGetBodyUnk06(u8 bodynum);
s32 func0f18bc9c(s32 arg0);
+1 -1
View File
@@ -2874,7 +2874,7 @@ struct mpsimulant {
};
struct mpbody {
u16 slot;
s16 bodyid;
s16 name;
u16 unk04;
u8 unk06;