summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2017-01-06 21:28:03 -0600
committerdannye <corrnondacqb@yahoo.com>2017-01-06 21:28:03 -0600
commite51fa8ba7aefc6319a3947f8d053776c734d5c5a (patch)
tree52c64a67a3990571104c4b9d540de751a2496981 /home
parentc2381bb3e624e966c323610df762a299468a1728 (diff)
Expand ow tileset by 25 tilesexpand-tileset
Diffstat (limited to 'home')
-rw-r--r--home/overworld.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/overworld.asm b/home/overworld.asm
index fe763b43..99d51086 100644
--- a/home/overworld.asm
+++ b/home/overworld.asm
@@ -876,7 +876,7 @@ LoadTilesetTilePatternData::
ld a,[wTilesetGfxPtr + 1]
ld h,a
ld de,vTileset
- ld bc,$600
+ ld bc,$790
ld a,[wTilesetBank]
jp FarCopyData2