Colorize bag select button
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 135 B After Width: | Height: | Size: 195 B |
@@ -249,7 +249,7 @@ static const struct ListMenuTemplate sItemListMenu =
|
|||||||
.itemPrintFunc = BagMenu_ItemPrintCallback,
|
.itemPrintFunc = BagMenu_ItemPrintCallback,
|
||||||
.totalItems = 0,
|
.totalItems = 0,
|
||||||
.maxShowed = 0,
|
.maxShowed = 0,
|
||||||
.windowId = 0,
|
.windowId = WIN_ITEM_LIST,
|
||||||
.header_X = 0,
|
.header_X = 0,
|
||||||
.item_X = 8,
|
.item_X = 8,
|
||||||
.cursor_X = 0,
|
.cursor_X = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user