Document main_menu state machine, name window constants
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
This commit is contained in:
+1
-1
@@ -370,7 +370,7 @@ static void Task_RecordMixing_Main(u8 taskId)
|
||||
{
|
||||
CreateTask(sub_80AF2B4, 10);
|
||||
}
|
||||
sub_8197434(0, 1);
|
||||
ClearWindowAndWideBorder(0, 1);
|
||||
DestroyTask(taskId);
|
||||
EnableBothScriptContexts();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user