diff options
Diffstat (limited to 'maps/BlackthornMart.asm')
-rw-r--r-- | maps/BlackthornMart.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/BlackthornMart.asm b/maps/BlackthornMart.asm index 93c82feda..10d0a97a2 100644 --- a/maps/BlackthornMart.asm +++ b/maps/BlackthornMart.asm @@ -7,7 +7,7 @@ BlackthornMart_MapScriptHeader: ClerkScript_0x195a5d: loadfont - pokemart $0, $0011 + pokemart MARTTYPE_STANDARD, MART_BLACKTHORN loadmovesprites end |