mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 04:52:03 -04:00
Decompile func0f192474
This commit is contained in:
@@ -140,7 +140,7 @@ u32 func0f191fa4(void);
|
||||
u32 func0f1921f8(void);
|
||||
char *mpGetBotCommandName(s32 command);
|
||||
void func0f192438(struct chrdata *chr, struct prop *prop);
|
||||
u32 func0f192474(void);
|
||||
void func0f192474(struct chrdata *chr, struct prop *prop);
|
||||
u32 func0f1924ac(void);
|
||||
u32 func0f1924e8(void);
|
||||
u32 func0f19257c(void);
|
||||
|
||||
+1
-1
@@ -213,7 +213,7 @@ struct chr2d4 {
|
||||
/*0xc8*/ u32 unkc8;
|
||||
/*0xcc*/ u32 unkcc;
|
||||
/*0xd0*/ u32 unkd0;
|
||||
/*0xd4*/ u32 unkd4;
|
||||
/*0xd4*/ u32 unkd4_propindex;
|
||||
/*0xd8*/ s32 unkd8;
|
||||
/*0x0dc*/ u32 unk0dc;
|
||||
/*0x0e0*/ u32 unk0e0;
|
||||
|
||||
Reference in New Issue
Block a user