From 52605b764a6ecfb781ca9e70d51dad909dabe7c3 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Sat, 17 Oct 2015 20:49:34 -0400 Subject: Add commented numbers to map/group constants --- engine/scripting.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/scripting.asm') diff --git a/engine/scripting.asm b/engine/scripting.asm index 6eba4a1bf..5cd62a22d 100644 --- a/engine/scripting.asm +++ b/engine/scripting.asm @@ -3011,7 +3011,7 @@ Script_reloadandreturn: ; 0x97b16 Script_loadfont: ; 0x97b1c ; script command 0x47 - call Function2e08 + call LoadFont ret ; 0x97b20 -- cgit v1.2.3