mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-03-21 17:34:42 -05:00
Fix small mistake
This commit is contained in:
parent
b0abeaf5f6
commit
22f29a789b
|
|
@ -237,7 +237,6 @@ unsigned vertical_menu::run()
|
|||
switch(input_result)
|
||||
{
|
||||
case MenuInputHandleState::CHOICE_MADE:
|
||||
case MenuInputHandleState::HANDLED:
|
||||
return focused_index_;
|
||||
case MenuInputHandleState::CANCELLED:
|
||||
return UINT32_MAX;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user