diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-13 17:11:54 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-05-13 17:11:54 -0400 |
| commit | 59dc98463ad491a64bf87a9c3b7c851e9c3fd9d6 (patch) | |
| tree | 0c449a8959540b37ab38e0cedbeb76ad5f21f84e | |
| parent | Add wd436 (diff) | |
| download | pokeyellow-59dc98463ad491a64bf87a9c3b7c851e9c3fd9d6.tar.gz pokeyellow-59dc98463ad491a64bf87a9c3b7c851e9c3fd9d6.tar.xz pokeyellow-59dc98463ad491a64bf87a9c3b7c851e9c3fd9d6.zip | |
Add wd435
| -rwxr-xr-x | wram.asm | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1627,9 +1627,10 @@ wDestinationWarpID:: ; d42f ; if $ff, the player's coordinates are not updated when entering the map ds 1 - ds 5 + ds 4 -wd436: ds 1 +wd435:: ds 1 +wd436:: ds 1 ds 122 |
