From 6ecd5fa063c0329894cdac704fcdccfab4fe2420 Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Sat, 30 Oct 2021 10:04:55 +1000 Subject: [PATCH] Decompile mema00012cd4 --- src/lib/lib_126b0.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/lib/lib_126b0.c b/src/lib/lib_126b0.c index b5b4620bf..28d4afbb0 100644 --- a/src/lib/lib_126b0.c +++ b/src/lib/lib_126b0.c @@ -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.