summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>2024-04-27 10:03:49 -0300
committerAlejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>2024-04-27 10:03:49 -0300
commitbd30371b040a460953099fb4ad31ea4662aa1c19 (patch)
treedcc0eef01ea8490c4a609aaef201024b8686758e
parentc1d7e814daaa082c8912b51f04449e42b28fba8b (diff)
bool
-rw-r--r--src/engine/fox_context.c2
m---------tools/Torch0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/fox_context.c b/src/engine/fox_context.c
index 5c5ca86e..32ffd48a 100644
--- a/src/engine/fox_context.c
+++ b/src/engine/fox_context.c
@@ -103,7 +103,7 @@ s32 gRadioMsgCharIndex;
UNK_TYPE F_801782E0;
s32 gRadioMsgId;
UNK_TYPE F_801782F0;
-s32 gMsgCharIsPrinting;
+bool gMsgCharIsPrinting;
s32 gHideRadio;
u16* gRadioMsg;
ObjectInit* gLevelObjects;
diff --git a/tools/Torch b/tools/Torch
-Subproject 32c49216fd5a1d9d5ec48fd93c177da47df3e78
+Subproject 4d6744dcaca3bb1902a74e823353d7d79c6d3d3