diff options
Diffstat (limited to 'maps/TradeCenter.asm')
-rw-r--r-- | maps/TradeCenter.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/TradeCenter.asm b/maps/TradeCenter.asm index 2e1318363..deffd661b 100644 --- a/maps/TradeCenter.asm +++ b/maps/TradeCenter.asm @@ -10,7 +10,7 @@ TradeCenter_MapScriptHeader: .MapCallbacks: db 1 - dbw MAPCALLBACK_OBJECTS, .SetWhichChris + callback MAPCALLBACK_OBJECTS, .SetWhichChris .InitializeTradeCenter: priorityjump .InitializeAndPreparePokecenter2F |