diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-02 17:38:08 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-02 17:38:08 -0500 |
commit | 0f37a42ad45d8950c83b31215523e2e1cc7c2d21 (patch) | |
tree | f15ae45541840b49a54e21d3e355a81a66a904ee /maps/FuchsiaMart.asm | |
parent | d4950870266b9c7305430e251b76e83175b81068 (diff) |
Mart constants
Diffstat (limited to 'maps/FuchsiaMart.asm')
-rw-r--r-- | maps/FuchsiaMart.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/FuchsiaMart.asm b/maps/FuchsiaMart.asm index 8c3e55c16..143c91575 100644 --- a/maps/FuchsiaMart.asm +++ b/maps/FuchsiaMart.asm @@ -7,7 +7,7 @@ FuchsiaMart_MapScriptHeader: ClerkScript_0x195ce8: loadfont - pokemart $0, $001d + pokemart MARTTYPE_STANDARD, MART_FUCHSIA loadmovesprites end |