mirror of https://github.com/pret/pokeemerald.git
Colorize bag select button
This commit is contained in:
parent
1497719f8c
commit
8c537ccd72
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,
|
||||
|
|
Loading…
Reference in New Issue