diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 09:08:40 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 09:08:40 -0400 |
| commit | 0d687ba25ae223f6de2c69d46fd1c3df6ad52da3 (patch) | |
| tree | 8e07ab46f49ce8ed04f9b85e49bb98f3dbed8383 /scripts/blueshouse.asm | |
| parent | dbw door tiles (diff) | |
| download | pokeyellow-0d687ba25ae223f6de2c69d46fd1c3df6ad52da3.tar.gz pokeyellow-0d687ba25ae223f6de2c69d46fd1c3df6ad52da3.tar.xz pokeyellow-0d687ba25ae223f6de2c69d46fd1c3df6ad52da3.zip | |
TX_SFX_KEY_ITEM and `mapconst` macro
Diffstat (limited to 'scripts/blueshouse.asm')
| -rwxr-xr-x | scripts/blueshouse.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/blueshouse.asm b/scripts/blueshouse.asm index 806fbcab..89abaefb 100755 --- a/scripts/blueshouse.asm +++ b/scripts/blueshouse.asm @@ -69,7 +69,7 @@ DaisyOfferMapText: ; 19baf (6:5baf) GotMapText: ; 19bb4 (6:5bb4) TX_FAR _GotMapText - sound0x0A + TX_SFX_KEY_ITEM db "@" DaisyBagFullText: ; 19bba (6:5bba) |
