From c82deab86fc984b6af4686d88b42042be4f6cd9e Mon Sep 17 00:00:00 2001 From: mid-kid Date: Sat, 5 May 2018 09:19:04 +0200 Subject: fix-various-little-things MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A compilation of suggestions from the discord that don't deserve separate commits and are not questionable at allâ„¢. --- macros/scripts/movement.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/scripts/movement.asm') diff --git a/macros/scripts/movement.asm b/macros/scripts/movement.asm index 451608723..83d1ad0e6 100644 --- a/macros/scripts/movement.asm +++ b/macros/scripts/movement.asm @@ -1,4 +1,4 @@ -; MovementPointers indexes (see engine/movement.asm) +; MovementPointers indexes (see engine/overworld/movement.asm) enum_start ; Directional movements -- cgit v1.2.3