Start more link_rfu_2 documentation
This commit is contained in:
@@ -986,7 +986,7 @@ static const struct ListMenuItem sEmptyListMenuItems[] = {
|
||||
static const struct ListMenuTemplate sUnknownListMenuTemplate = {
|
||||
.items = sEmptyListMenuItems,
|
||||
.moveCursorFunc = ListMenuDefaultCursorMoveFunc,
|
||||
.itemPrintFunc = nullsub_14,
|
||||
.itemPrintFunc = ItemPrintFunc_EmptyList,
|
||||
.totalItems = ARRAY_COUNT(sEmptyListMenuItems),
|
||||
.maxShowed = 4,
|
||||
.windowId = 0,
|
||||
|
||||
Reference in New Issue
Block a user