aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/route2.asm
diff options
context:
space:
mode:
authorluckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>2018-11-05 12:55:11 -0500
committerGitHub <noreply@github.com>2018-11-05 12:55:11 -0500
commitf386dea5d8cb816f3cbc941e81e8acdaae710a99 (patch)
treeec7bcfdc29df28728b4ed27da125dbffd8f2f9c1 /data/mapHeaders/route2.asm
parentChange Discord link. (diff)
parentAnother map header fix (diff)
downloadpokeyellow-f386dea5d8cb816f3cbc941e81e8acdaae710a99.tar.gz
pokeyellow-f386dea5d8cb816f3cbc941e81e8acdaae710a99.tar.xz
pokeyellow-f386dea5d8cb816f3cbc941e81e8acdaae710a99.zip
Merge pull request #190 from Pokeglitch/master
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