remove undef TASK_NONE from list_menu
This commit is contained in:
@@ -678,8 +678,6 @@ static void ListMenuDrawCursor(struct ListMenu *list)
|
||||
}
|
||||
}
|
||||
|
||||
#undef TASK_NONE
|
||||
|
||||
static u8 ListMenuAddCursorObject(struct ListMenu *list, u32 cursorObjId)
|
||||
{
|
||||
struct CursorStruct cursor;
|
||||
|
||||
Reference in New Issue
Block a user