mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-26 15:44:22 -04:00
Decompile mema00012cd4
This commit is contained in:
+5
-2
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user