aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/route2.asm
diff options
context:
space:
mode:
authorPokeglitch <pokeglitchx@gmail.com>2018-07-28 15:51:17 -0400
committerPokeglitch <pokeglitchx@gmail.com>2018-07-28 15:51:17 -0400
commitae2c1036ea1fa42d437f6291da673367b1f0ea4c (patch)
tree182286969197b469b4fccbc20fa5d96194c2de2a /data/mapHeaders/route2.asm
parentMerge pull request #187 from Rangi42/master (diff)
downloadpokeyellow-ae2c1036ea1fa42d437f6291da673367b1f0ea4c.tar.gz
pokeyellow-ae2c1036ea1fa42d437f6291da673367b1f0ea4c.tar.xz
pokeyellow-ae2c1036ea1fa42d437f6291da673367b1f0ea4c.zip
Fixed some map header files
Diffstat (limited to 'data/mapHeaders/route2.asm')
-rwxr-xr-xdata/mapHeaders/route2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapHeaders/route2.asm b/data/mapHeaders/route2.asm
index 2476d0a5..550cd702 100755
--- a/data/mapHeaders/route2.asm
+++ b/data/mapHeaders/route2.asm
@@ -1,5 +1,5 @@
Route2_h:
- db 00 ; tileset
+ db OVERWORLD ; tileset
db ROUTE_2_HEIGHT, ROUTE_2_WIDTH ; dimensions (y, x)
dw Route2Blocks, Route2TextPointers, Route2Script ; blocks, texts, scripts
db NORTH | SOUTH ; connections