mirror of
https://github.com/pret/pokeemerald.git
synced 2026-03-21 17:54:57 -05:00
Merge pull request #2085 from DizzyEggg/patch-4
Some checks failed
CI / build (push) Has been cancelled
Some checks failed
CI / build (push) Has been cancelled
remove undef TASK_NONE from list_menu
This commit is contained in:
commit
1c765d1126
|
|
@ -678,8 +678,6 @@ static void ListMenuDrawCursor(struct ListMenu *list)
|
|||
}
|
||||
}
|
||||
|
||||
#undef TASK_NONE
|
||||
|
||||
static u8 ListMenuAddCursorObject(struct ListMenu *list, u32 cursorObjId)
|
||||
{
|
||||
struct CursorStruct cursor;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user