mirror of
https://github.com/pret/pokered.git
synced 2026-04-24 06:58:15 -05:00
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
10 lines
185 B
NASM
Executable File
10 lines
185 B
NASM
Executable File
ColosseumScript: ; 4fd7d (13:7d7d)
|
|
jp TradeCenterScript
|
|
|
|
ColosseumTextPointers: ; 4fd80 (13:7d80)
|
|
dw ColosseumText1
|
|
|
|
ColosseumText1: ; 4fd82 (13:7d82)
|
|
TX_FAR _ColosseumText1
|
|
db "@"
|