Fix modern build
This commit is contained in:
@@ -331,7 +331,7 @@ static const struct ListMenuTemplate sUnknown_8452004 = {
|
|||||||
.itemPrintFunc = sub_8102F48,
|
.itemPrintFunc = sub_8102F48,
|
||||||
.totalItems = NELEMS(sUnknown_8451F6C),
|
.totalItems = NELEMS(sUnknown_8451F6C),
|
||||||
.maxShowed = 9,
|
.maxShowed = 9,
|
||||||
.windowId 0,
|
.windowId = 0,
|
||||||
.header_X = 0,
|
.header_X = 0,
|
||||||
.item_X = 12,
|
.item_X = 12,
|
||||||
.cursor_X = 4,
|
.cursor_X = 4,
|
||||||
@@ -375,7 +375,7 @@ static const struct ListMenuTemplate sUnknown_84520BC = {
|
|||||||
.itemPrintFunc = sub_8102F48,
|
.itemPrintFunc = sub_8102F48,
|
||||||
.totalItems = NELEMS(sUnknown_845201C),
|
.totalItems = NELEMS(sUnknown_845201C),
|
||||||
.maxShowed = 9,
|
.maxShowed = 9,
|
||||||
.windowId 0,
|
.windowId = 0,
|
||||||
.header_X = 0,
|
.header_X = 0,
|
||||||
.item_X = 12,
|
.item_X = 12,
|
||||||
.cursor_X = 4,
|
.cursor_X = 4,
|
||||||
|
|||||||
Reference in New Issue
Block a user