aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/ssanne.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-05-29 01:31:46 -0700
committeryenatch <yenatch@gmail.com>2014-05-29 01:31:46 -0700
commitda0a72cdbf45fa624b2d1151afe94a98d7da2ae0 (patch)
treeabf5310b19ccf0fb7195158abbc4792dc995253b /engine/overworld/ssanne.asm
parentVRAM constants. (diff)
downloadpokeyellow-da0a72cdbf45fa624b2d1151afe94a98d7da2ae0.tar.gz
pokeyellow-da0a72cdbf45fa624b2d1151afe94a98d7da2ae0.tar.xz
pokeyellow-da0a72cdbf45fa624b2d1151afe94a98d7da2ae0.zip
Use VRAM constants where applicable.
Diffstat (limited to 'engine/overworld/ssanne.asm')
-rwxr-xr-xengine/overworld/ssanne.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/ssanne.asm b/engine/overworld/ssanne.asm
index 03114bca..8fd8f99a 100755
--- a/engine/overworld/ssanne.asm
+++ b/engine/overworld/ssanne.asm
@@ -65,7 +65,7 @@ PointerTable_79fb0: ; 79fb0 (1e:5fb0)
dw Func_79337
LoadSmokeTileFourTimes: ; 79fc0 (1e:5fc0)
- ld hl, $8fc0
+ ld hl, vChars1 + $7c0
ld c, $4
.loop
push bc