mirror of
https://github.com/rh-hideout/pokeemerald-expansion
synced 2025-10-06 02:42:46 +02:00
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,
|
||||
.totalItems = 0,
|
||||
.maxShowed = 0,
|
||||
.windowId = 0,
|
||||
.windowId = WIN_ITEM_LIST,
|
||||
.header_X = 0,
|
||||
.item_X = 8,
|
||||
.cursor_X = 0,
|
||||
|
Reference in New Issue
Block a user