diff options
| author | YamaArashi <shadow962@live.com> | 2014-09-13 00:50:56 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2014-09-13 00:50:56 -0700 |
| commit | 0c916aea3353ed1bf2750be403b0da9ea0b922d4 (patch) | |
| tree | 4e50d805a37f06fabac6086a7ad6ed1d4f4526c4 /scripts/seafoamislands4.asm | |
| parent | Labelled and commented mostly sprite-related things (diff) | |
| download | pokeyellow-0c916aea3353ed1bf2750be403b0da9ea0b922d4.tar.gz pokeyellow-0c916aea3353ed1bf2750be403b0da9ea0b922d4.tar.xz pokeyellow-0c916aea3353ed1bf2750be403b0da9ea0b922d4.zip | |
Commented more sprite and map code
Diffstat (limited to 'scripts/seafoamislands4.asm')
| -rwxr-xr-x | scripts/seafoamislands4.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/seafoamislands4.asm b/scripts/seafoamislands4.asm index 909a8d9a..a56382dd 100755 --- a/scripts/seafoamislands4.asm +++ b/scripts/seafoamislands4.asm @@ -33,7 +33,7 @@ SeafoamIslands4Script: ; 4658d (11:658d) jr .asm_465ed ; 0x465da $11 .asm_465dc ld a, $a2 - ld [wd71d], a + ld [wDungeonWarpDestinationMap], a ld hl, Seafoam4HolesCoords call Func_46981 ld a, [wd732] |
