You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Board menu: implement preliminary Party, Bag, Pokegear, and Exit submenus (#11)
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
RGB 00, 00, 21
|
||||
RGB 00, 00, 00
|
||||
|
||||
; item 2 (BOARDMENUITEM_POKEMON)
|
||||
; item 2 (BOARDMENUITEM_PARTY)
|
||||
RGB 31, 31, 31
|
||||
RGB 31, 26, 26
|
||||
RGB 30, 00, 00
|
||||
RGB 00, 00, 00
|
||||
|
||||
; item 3 (BOARDMENUITEM_BAG)
|
||||
; item 3 (BOARDMENUITEM_PACK)
|
||||
RGB 31, 31, 31
|
||||
RGB 10, 31, 10
|
||||
RGB 00, 21, 10
|
||||
|
Before Width: | Height: | Size: 369 B After Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 361 B After Width: | Height: | Size: 361 B |
Reference in New Issue
Block a user