Decompile func00012528

This commit is contained in:
Ryan Dwyer
2020-10-12 17:20:31 +10:00
parent 29a6304716
commit f1bead86df
3 changed files with 22 additions and 37 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ void *func00012354(struct memorypool *pools, u32 len, u8 pool);
void *malloc(u32 len, u8 pool);
void func00012430(void *ptr, u32 len, u8 pool);
u32 func000124d4(void);
void func00012528(s32 arg0);
void func00012528(u8 pool);
void func00012594(s32 arg0);
u32 func000125dc(void);
u32 func00012644(void);
+5 -5
View File
@@ -5287,11 +5287,11 @@ struct gecreditsdata {
};
struct memorypool {
/*0x00*/ u32 unk00;
/*0x04*/ void *start;
/*0x08*/ void *end;
/*0x0c*/ u32 unk0c;
/*0x10*/ u32 unk10;
/*0x00*/ void *unk00;
/*0x04*/ void *unk04;
/*0x08*/ void *unk08;
/*0x0c*/ void *unk0c;
/*0x10*/ void *unk10;
};
struct invitem_weap {