diff options
author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-06 08:47:11 -0400 |
---|---|---|
committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-06 08:47:11 -0400 |
commit | aafed67874b49180b4640eeaf5b20981c24ce9fc (patch) | |
tree | 5f891648d65385f5a36635b2be50135d88ff78ec /constants | |
parent | 0e9d0481b897c6afe7cd7c0ea5c23562379ad8ca (diff) |
More printer labels
Diffstat (limited to 'constants')
-rwxr-xr-x | constants/hide_show_constants.asm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/constants/hide_show_constants.asm b/constants/hide_show_constants.asm index 10cffac8..fb4116d7 100755 --- a/constants/hide_show_constants.asm +++ b/constants/hide_show_constants.asm @@ -240,3 +240,6 @@ const HS_SEAFOAM_ISLANDS_5_BOULDER_1 ; E9 const HS_SEAFOAM_ISLANDS_5_BOULDER_2 ; EA const HS_ARTICUNO ; EB + const HS_DAISY_SITTING_COPY ; EC + const HS_DAISY_WALKING_COPY ; ED + const HS_TOWN_MAP_COPY ; EE |