Decompile mema00012cd4

This commit is contained in:
Ryan Dwyer 2021-10-30 10:04:55 +10:00
parent d348dcb22b
commit 6ecd5fa063
1 changed files with 5 additions and 2 deletions

View File

@ -730,10 +730,13 @@ glabel func00012cb4
/* 12cc8: 27bd0018 */ addiu $sp,$sp,0x18
/* 12ccc: 03e00008 */ jr $ra
/* 12cd0: 00000000 */ nop
/* 12cd4: 03e00008 */ jr $ra
/* 12cd8: 00000000 */ nop
);
void mema00012cd4(void)
{
// empty
}
/**
* Find and return the largest amount of contiguous free space in the pool.
* ie. the biggest allocation that mema can currently make.