diff options
| author | Bryan Bishop <kanzure@gmail.com> | 2012-01-17 11:02:20 -0600 |
|---|---|---|
| committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-17 11:02:20 -0600 |
| commit | 438456a3a71b18014c7c5e910b38773024004582 (patch) | |
| tree | 468c8556d99928ed40d3ee58ec3480d922d305e4 | |
| parent | analyze_texts - find possible TX_FARs (diff) | |
| download | pokeyellow-438456a3a71b18014c7c5e910b38773024004582.tar.gz pokeyellow-438456a3a71b18014c7c5e910b38773024004582.tar.xz pokeyellow-438456a3a71b18014c7c5e910b38773024004582.zip | |
switch money sign back in common.asm
hg-commit-id: 99a5394d5391
| -rw-r--r-- | common.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39805,7 +39805,7 @@ _RockTunnelPokecenterText1: ; 0x8c2c0 _RockTunnelPokecenterText3: ; 0x8c316 db $0, "I sold a useless", $4f - db "NUGGET for ¥5000!", $57 + db "NUGGET for ", $f0, "5000!", $57 INCBIN "baserom.gbc",$8c33a,$8c5b7 - $8c33a |
