You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Name a lot of text labels according to our conventions
This commit is contained in:
@@ -168,7 +168,6 @@ GetMysteryGiftItem:
|
||||
ret
|
||||
|
||||
.ReceiveItemText:
|
||||
; received item
|
||||
text_far _ReceiveItemText
|
||||
text_end
|
||||
|
||||
@@ -256,12 +255,10 @@ CheckCoinsAndCoinCase:
|
||||
ret
|
||||
|
||||
.NoCoinsText:
|
||||
; You have no coins.
|
||||
text_far _NoCoinsText
|
||||
text_end
|
||||
|
||||
.NoCoinCaseText:
|
||||
; You don't have a COIN CASE.
|
||||
text_far _NoCoinCaseText
|
||||
text_end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user