You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Name a lot of text labels according to our conventions
This commit is contained in:
@ -530,7 +530,7 @@ GiveItemScript:
|
||||
end
|
||||
|
||||
ReceivedItemText:
|
||||
text_far UnknownText_0x1c4719
|
||||
text_far _ReceivedItemText
|
||||
text_end
|
||||
|
||||
Script_verbosegiveitemvar:
|
||||
@ -622,11 +622,11 @@ CurItemName:
|
||||
ret
|
||||
|
||||
PutItemInPocketText:
|
||||
text_far UnknownText_0x1c472c
|
||||
text_far _PutItemInPocketText
|
||||
text_end
|
||||
|
||||
PocketIsFullText:
|
||||
text_far UnknownText_0x1c474b
|
||||
text_far _PocketIsFullText
|
||||
text_end
|
||||
|
||||
Script_pokemart:
|
||||
|
Reference in New Issue
Block a user