diff options
Diffstat (limited to 'maps/CeruleanMart.asm')
-rw-r--r-- | maps/CeruleanMart.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/CeruleanMart.asm b/maps/CeruleanMart.asm index 45748c862..af7fdc656 100644 --- a/maps/CeruleanMart.asm +++ b/maps/CeruleanMart.asm @@ -7,7 +7,7 @@ CeruleanMart_MapScriptHeader: ClerkScript_0x188ac0: loadfont - pokemart $0, $0014 + pokemart MARTTYPE_STANDARD, MART_CERULEAN loadmovesprites end |