diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-07-16 23:21:57 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-07-16 23:21:57 -0500 |
commit | 4670a1ddae02fd73d8c4826f9d9c9948820636a0 (patch) | |
tree | 42f3a4c0861f920a88254cd13d8ec05a0f9a7238 /scripts/tradecenterm.asm | |
parent | b1cb3788938fa981e65619f022a41f1c1d91ae3b (diff) |
Swap trade center and battle center
also rename battle center to colosseum
closes https://github.com/iimarckus/pokered/issues/102
Diffstat (limited to 'scripts/tradecenterm.asm')
-rwxr-xr-x | scripts/tradecenterm.asm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/tradecenterm.asm b/scripts/tradecenterm.asm deleted file mode 100755 index 662a1df7..00000000 --- a/scripts/tradecenterm.asm +++ /dev/null @@ -1,9 +0,0 @@ -TradeCenterMScript: ; 4fd7d (13:7d7d) - jp BattleCenterMScript - -TradeCenterMTextPointers: ; 4fd80 (13:7d80) - dw TradeCenterMText1 - -TradeCenterMText1: ; 4fd82 (13:7d82) - TX_FAR _TradeCenterMText1 - db "@" |