You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
adc a, 0 → adc 0; fix comments
This commit is contained in:
@@ -96,9 +96,9 @@ _BillsPC: ; e3fd
|
||||
dw BillsPC_SeeYa
|
||||
|
||||
.items ; e4c4
|
||||
db 5
|
||||
db 5 ; # items
|
||||
db 0 ; WITHDRAW
|
||||
db 1; DEPOSIT
|
||||
db 1 ; DEPOSIT
|
||||
db 2 ; CHANGE BOX
|
||||
db 3 ; MOVE PKMN
|
||||
db 4 ; SEE YA!
|
||||
|
Reference in New Issue
Block a user