From bd30371b040a460953099fb4ad31ea4662aa1c19 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Sat, 27 Apr 2024 10:03:49 -0300 Subject: [PATCH] bool --- src/engine/fox_context.c | 2 +- tools/Torch | 2 +- 2 files changed, 2 insertions(+), 2 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 index 32c49216..4d6744dc 160000 --- a/tools/Torch +++ b/tools/Torch @@ -1 +1 @@ -Subproject commit 32c49216fd5a1d9d5ec48fd93c177da47df3e789 +Subproject commit 4d6744dcaca3bb1902a74e823353d7d79c6d3d39