From 614fcf2c7cc60e71d0c4707df67a822c19cdc1b4 Mon Sep 17 00:00:00 2001 From: tgsm Date: Fri, 20 Aug 2021 17:27:56 -0400 Subject: Document gMain.unk65 -> gMain.screensFlipped --- arm9/src/communication_error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arm9/src/communication_error.c') diff --git a/arm9/src/communication_error.c b/arm9/src/communication_error.c index 4401d9b8..04058b83 100644 --- a/arm9/src/communication_error.c +++ b/arm9/src/communication_error.c @@ -107,7 +107,7 @@ THUMB_FUNC void ShowCommunicationError(u32 heap_id, u32 error, u32 error_code) SetKeyRepeatTimers(4, 8); - gMain.unk65 = 0; + gMain.screensFlipped = 0; GX_SwapDisplay(); reg_G2_BLDCNT = 0; -- cgit v1.2.3