aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/cinnabarisland.asm
diff options
context:
space:
mode:
authorDaniel Harding <corrnondacqb@yahoo.com>2015-07-18 12:29:05 -0500
committerDaniel Harding <corrnondacqb@yahoo.com>2015-07-18 12:29:05 -0500
commit54c1893d579cdf6853c6a64953bae281a6075fe3 (patch)
tree11717604336caa83ddcdb1bd8b1c765d54cf708b /scripts/cinnabarisland.asm
parentClean up map connections (diff)
parentfix variable naming (diff)
downloadpokeyellow-54c1893d579cdf6853c6a64953bae281a6075fe3.tar.gz
pokeyellow-54c1893d579cdf6853c6a64953bae281a6075fe3.tar.xz
pokeyellow-54c1893d579cdf6853c6a64953bae281a6075fe3.zip
Merge pull request #104 from YamaArashi/master
fix variable naming
Diffstat (limited to 'scripts/cinnabarisland.asm')
-rwxr-xr-xscripts/cinnabarisland.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cinnabarisland.asm b/scripts/cinnabarisland.asm
index 33a497c4..70ea25a5 100755
--- a/scripts/cinnabarisland.asm
+++ b/scripts/cinnabarisland.asm
@@ -27,7 +27,7 @@ CinnabarIslandScript0: ; 1ca38 (7:4a38)
ld a, $8
ld [wd528], a
ld a, $8
- ld [$ff8c], a
+ ld [hSpriteIndexOrTextID], a
call DisplayTextID
xor a
ld [hJoyHeld], a