aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/undergroundpathwe.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2018-02-05 10:57:14 -0600
committerGitHub <noreply@github.com>2018-02-05 10:57:14 -0600
commitb8aa9ec80e43257a9e3a487b46a33f99c999a940 (patch)
tree3813e75239070dbb3d549e8c03297cc28b2551e3 /data/mapHeaders/undergroundpathwe.asm
parentAdd pokegold and pokefirered. (diff)
parentINCBIN don't start with tabs (diff)
downloadpokeyellow-b8aa9ec80e43257a9e3a487b46a33f99c999a940.tar.gz
pokeyellow-b8aa9ec80e43257a9e3a487b46a33f99c999a940.tar.xz
pokeyellow-b8aa9ec80e43257a9e3a487b46a33f99c999a940.zip
Merge pull request #174 from Rangi42/master
Add warp, sign, and warp_to macros for data/mapObjects definitions; use base 10 numbers
Diffstat (limited to 'data/mapHeaders/undergroundpathwe.asm')
-rwxr-xr-xdata/mapHeaders/undergroundpathwe.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/mapHeaders/undergroundpathwe.asm b/data/mapHeaders/undergroundpathwe.asm
index df2f98e1..7061a8d1 100755
--- a/data/mapHeaders/undergroundpathwe.asm
+++ b/data/mapHeaders/undergroundpathwe.asm
@@ -2,5 +2,5 @@ UndergroundPathWE_h:
db UNDERGROUND ; tileset
db UNDERGROUND_PATH_WE_HEIGHT, UNDERGROUND_PATH_WE_WIDTH ; dimensions (y, x)
dw UndergroundPathWEBlocks, UndergroundPathWETextPointers, UndergroundPathWEScript ; blocks, texts, scripts
- db $00 ; connections
+ db 0 ; connections
dw UndergroundPathWEObject ; objects