diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-16 13:35:43 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-10-16 13:35:43 -0400 |
commit | 4fa6c6daa46935c7580a60a22bd9216414246dc0 (patch) | |
tree | ac6d9963a55214087d9b81b510409b6fdffcb164 /engine/std_scripts.asm | |
parent | 1e2ff967aa11ed0bcdd1dd069bde67724d3851c2 (diff) |
Split up bank 2; other relabelings
Diffstat (limited to 'engine/std_scripts.asm')
-rw-r--r-- | engine/std_scripts.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/std_scripts.asm b/engine/std_scripts.asm index 95c91b647..8a759a218 100644 --- a/engine/std_scripts.asm +++ b/engine/std_scripts.asm @@ -1809,7 +1809,7 @@ CoinVendor_IntroScript: ; 0xbcde0 farwritetext CoinVendor_IntroText CoinVendor_SellCoinsMenuScript: ; 0xbcde4 - special Function24b4e + special Special_DisplayMoneyAndCoinBalance loadmenudata CoinVendor_MenuDataHeader interpretmenu2 writebackup |