You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Keep table labels in the same files as their contents.
This commit is contained in:
@@ -7,7 +7,6 @@ MailEntry_Uppercase: ; 122dd
|
||||
db "1 2 3 4 5 6 7 8 9 0"
|
||||
db "<PK> <MN> <PO> <KE> é ♂ ♀ ¥ … ×"
|
||||
db "lower DEL END "
|
||||
|
||||
; 1224f
|
||||
|
||||
MailEntry_Lowercase: ; 1224f
|
||||
@@ -17,3 +16,4 @@ MailEntry_Lowercase: ; 1224f
|
||||
db "'d 'l 'm 'r 's 't 'v & ( )"
|
||||
db "<``> <''> [ ] ' : ; "
|
||||
db "UPPER DEL END "
|
||||
; 122c1
|
||||
|
||||
Reference in New Issue
Block a user