diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-12-09 18:25:44 -0500 |
commit | a5a8364c35eceadf51956dac4212b440290b652c (patch) | |
tree | d8a15952763765979ca031cefde05ecc5c862b2b /maps/CeruleanMart.asm | |
parent | 0c4bf512d08d3779d1185dd08b3f21041f2b6044 (diff) |
opentext and breeding
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 37d9a1db6..993b6b1af 100644 --- a/maps/CeruleanMart.asm +++ b/maps/CeruleanMart.asm @@ -11,7 +11,7 @@ CeruleanMart_MapScriptHeader: db 0 ClerkScript_0x188ac0: - loadfont + opentext pokemart MARTTYPE_STANDARD, MART_CERULEAN closetext end |