aboutsummaryrefslogtreecommitdiffstats
path: root/data/mapHeaders/tradecenterm.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-16 23:21:57 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-16 23:21:57 -0500
commit4670a1ddae02fd73d8c4826f9d9c9948820636a0 (patch)
tree42f3a4c0861f920a88254cd13d8ec05a0f9a7238 /data/mapHeaders/tradecenterm.asm
parentComment naming screen (diff)
downloadpokeyellow-4670a1ddae02fd73d8c4826f9d9c9948820636a0.tar.gz
pokeyellow-4670a1ddae02fd73d8c4826f9d9c9948820636a0.tar.xz
pokeyellow-4670a1ddae02fd73d8c4826f9d9c9948820636a0.zip
Swap trade center and battle center
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
Diffstat (limited to 'data/mapHeaders/tradecenterm.asm')
-rwxr-xr-xdata/mapHeaders/tradecenterm.asm6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/mapHeaders/tradecenterm.asm b/data/mapHeaders/tradecenterm.asm
deleted file mode 100755
index 59eb5095..00000000
--- a/data/mapHeaders/tradecenterm.asm
+++ /dev/null
@@ -1,6 +0,0 @@
-TradeCenterM_h: ; 0x4fd71 to 0x4fd7d (12 bytes) (id=240)
- db CLUB ; tileset
- db TRADE_CENTER_HEIGHT, TRADE_CENTER_WIDTH ; dimensions (y, x)
- dw TradeCenterMBlocks, TradeCenterMTextPointers, TradeCenterMScript ; blocks, texts, scripts
- db $00 ; connections
- dw TradeCenterMObject ; objects