Rename the concept of Coins to Chips (#7)

This commit is contained in:
xCrystal
2023-09-02 18:23:25 +02:00
parent ea31d254fb
commit 98fa7a9538
29 changed files with 225 additions and 225 deletions

View File

@@ -20,5 +20,5 @@ BattleCommand_PayDay:
jr nz, .done
inc [hl]
.done
ld hl, CoinsScatteredText
ld hl, ChipsScatteredText
jp StdBattleTextbox