From e75e735f7f07730649bdb91dc4a47c729926e550 Mon Sep 17 00:00:00 2001 From: yenatch Date: Tue, 22 Jul 2014 22:05:06 -0700 Subject: [PATCH] Reflect the extra loadwilddata argument in its function comment. --- engine/scripting.asm | 1 + 1 file changed, 1 insertion(+) diff --git a/engine/scripting.asm b/engine/scripting.asm index 60d96f4d1..81d14611a 100644 --- a/engine/scripting.asm +++ b/engine/scripting.asm @@ -844,6 +844,7 @@ Script_fruittree: ; 0x970ee Script_loadwilddata: ; 0x970fc ; script command 0xa0 ; parameters: +; flag (SingleByteParam) ; map_group (MapGroupParam) ; map_id (MapIdParam)