From c955c8d353f63c07cc4ac71160e4a13061192c8a Mon Sep 17 00:00:00 2001 From: Pokeglitch Date: Thu, 14 Jun 2018 21:46:09 -0400 Subject: Disassembled teleport --- constants/map_setup_constants.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/map_setup_constants.asm b/constants/map_setup_constants.asm index 046fc65..7357058 100644 --- a/constants/map_setup_constants.asm +++ b/constants/map_setup_constants.asm @@ -3,7 +3,7 @@ const MAPSETUP_CONTINUE ; $f1 const MAPSETUP_F2 const MAPSETUP_RELOADMAP ; $f3 - const MAPSETUP_F4 + const MAPSETUP_TELEPORT ; $f4 const MAPSETUP_F5 ; Note: entry is duplicate of $F4 const MAPSETUP_WARP ; $f6 const MAPSETUP_CONNECTION ; $f7 -- cgit v1.2.3