mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 23:37:33 -04:00
Decompile mpGetBodyName
This commit is contained in:
@@ -53,7 +53,7 @@ u32 func0f18bb64(void);
|
||||
u32 mpGetNumBodies(void);
|
||||
u32 func0f18bb90(void);
|
||||
u32 func0f18bbd8(void);
|
||||
u32 func0f18bc30(void);
|
||||
char *mpGetBodyName(u8 bodynum);
|
||||
u8 mpGetBodyUnk06(u8 bodynum);
|
||||
s32 func0f18bc9c(s32 arg0);
|
||||
u32 func0f18bee8(void);
|
||||
|
||||
+1
-1
@@ -2875,7 +2875,7 @@ struct mpsimulant {
|
||||
|
||||
struct mpbody {
|
||||
u16 slot;
|
||||
u16 name;
|
||||
s16 name;
|
||||
u16 unk04;
|
||||
u8 unk06;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user