summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSonic Dreamcaster <alejandro.asenjo88@gmail.com>2024-12-09 05:11:00 -0300
committerSonic Dreamcaster <alejandro.asenjo88@gmail.com>2024-12-09 05:11:00 -0300
commit99d13ea7d25ff1b49aec26acb26e737633bbe3da (patch)
tree14dac593add0ba7a0f79e682491586442ff7eb27 /include
parent3599322983a4a832646f3004ef63d4d2f20f62b2 (diff)
radio fixes: co-authored-by: @Malkierian
Diffstat (limited to 'include')
-rw-r--r--include/sf64context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sf64context.h b/include/sf64context.h
index c152d538..90eb3079 100644
--- a/include/sf64context.h
+++ b/include/sf64context.h
@@ -98,7 +98,7 @@ extern s32 gRadioMsgCharIndex;
extern UNK_TYPE F_801782E0;
extern s32 gRadioMsgId;
extern UNK_TYPE F_801782F0;
-extern s32 gMsgCharIsPrinting;
+extern bool gMsgCharIsPrinting;
extern bool gHideRadio;
extern u16* gRadioMsg;
extern ObjectInit* gLevelObjects;