diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-13 16:47:11 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-13 16:47:11 -0400 |
commit | e4012aa024da0b271a1af65b64d47c8deb2b53b9 (patch) | |
tree | 1440fa6a286d2d90dede241fd790c980a513d483 /wram.asm | |
parent | a62c80439769e79be448413c1c0afaafdbad1c09 (diff) |
Add wd436
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1627,7 +1627,11 @@ wDestinationWarpID:: ; d42f ; if $ff, the player's coordinates are not updated when entering the map ds 1 - ds 128 + ds 5 + +wd436: ds 1 + + ds 122 wd4b0:: ds 1 wd4b1:: ds 32 |