aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/dungeon_warps.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-06-11 17:49:03 -0700
committerGitHub <noreply@github.com>2016-06-11 17:49:03 -0700
commitdb0ac16b6b4f257de338d1aaac561e681ca8723a (patch)
treed6888723f443557ce45c9a00d873caa5e7a8930e /engine/overworld/dungeon_warps.asm
parentMore syncing with pokered (diff)
parentMerge branch 'master' of github.com:pret/pokeyellow (diff)
downloadpokeyellow-db0ac16b6b4f257de338d1aaac561e681ca8723a.tar.gz
pokeyellow-db0ac16b6b4f257de338d1aaac561e681ca8723a.tar.xz
pokeyellow-db0ac16b6b4f257de338d1aaac561e681ca8723a.zip
Merge pull request #14 from PikalaxALT/master
Yellow documentation
Diffstat (limited to 'engine/overworld/dungeon_warps.asm')
-rw-r--r--engine/overworld/dungeon_warps.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/dungeon_warps.asm b/engine/overworld/dungeon_warps.asm
index b234c3a1..d9bbe7d7 100644
--- a/engine/overworld/dungeon_warps.asm
+++ b/engine/overworld/dungeon_warps.asm
@@ -12,4 +12,4 @@ IsPlayerOnDungeonWarp: ; 46bf3 (11:6bf3)
set 4, [hl]
ld hl, wd732
set 4, [hl]
- ret \ No newline at end of file
+ ret