You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Rename the concept of Coins to Chips (#7)
This commit is contained in:
@@ -2055,7 +2055,7 @@ Most of the NPCs in [maps/NationalParkBugContest.asm](https://github.com/pret/po
|
||||
and $7
|
||||
- ret z
|
||||
+ ret nz
|
||||
ld de, SFX_GET_COIN_FROM_SLOTS
|
||||
ld de, SFX_GET_CHIP_FROM_SLOTS
|
||||
call PlaySFX
|
||||
ret
|
||||
```
|
||||
|
Reference in New Issue
Block a user