summaryrefslogtreecommitdiff
path: root/src/apprentice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/apprentice.c')
-rw-r--r--src/apprentice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apprentice.c b/src/apprentice.c
index 189647991..7b68cd25b 100644
--- a/src/apprentice.c
+++ b/src/apprentice.c
@@ -1823,7 +1823,7 @@ static void PrintMessage(void)
static void Script_PrintMessage(void)
{
ScriptContext2_Enable();
- FreezeEventObjects();
+ FreezeObjectEvents();
sub_808B864();
sub_808BCF4();
DrawDialogueFrame(0, 1);