Removed free macro
This commit is contained in:
@@ -1006,7 +1006,7 @@ static void HandleRegistryMenuInput(u8 taskId)
|
||||
ClearWindowTilemap(tMainWindowId);
|
||||
RemoveWindow(tMainWindowId);
|
||||
ScheduleBgCopyTilemapToVram(0);
|
||||
free(sRegistryMenu);
|
||||
Free(sRegistryMenu);
|
||||
GoToSecretBasePCRegisterMenu(taskId);
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user