diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 11:38:46 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 11:38:46 -0400 |
| commit | 6e3581df4b9cbc8cf14fc7948df5df70002cc062 (patch) | |
| tree | 8304b3a8a196cbc4ed999e0bca065162f09d65ff /wram.asm | |
| parent | Cerulean Mart (diff) | |
| download | pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.tar.gz pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.tar.xz pokeyellow-6e3581df4b9cbc8cf14fc7948df5df70002cc062.zip | |
Mt Moon Pokemon Center
Diffstat (limited to 'wram.asm')
| -rwxr-xr-x | wram.asm | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -386,11 +386,7 @@ wTradeCenterPointerTableIndex:: ; cc38 ds 1 -wUnusedCC3A:: ; cc3a - ds 1 - -wUnusedCC3B:: ; cc3b - ds 1 +wTextDestinationTileAddrBuffer:: dw ; cc3a wDoNotWaitForButtonPressAfterDisplayingText:: ; cc3c ; if non-zero, skip waiting for a button press after displaying text in DisplayTextID |
