Document main_menu
This commit is contained in:
@@ -866,7 +866,7 @@ static void InitSave(void)
|
||||
static u8 RunSaveCallback(void)
|
||||
{
|
||||
// True if text is still printing
|
||||
if (sub_8197224() == TRUE)
|
||||
if (RunTextPrintersAndIsPrinter0Active() == TRUE)
|
||||
{
|
||||
return SAVE_IN_PROGRESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user