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