mirror of
https://github.com/parasyte/alt64
synced 2024-11-02 00:05:03 -04:00
moved mpk functions to seperate file
This commit is contained in:
parent
e240c93308
commit
fae2b19ebc
@ -3810,7 +3810,7 @@ void handleInput(display_context_t disp, sprite_t *contr)
|
||||
{
|
||||
case file_manager:
|
||||
showAboutScreen(disp);
|
||||
input_mapping = abort_screen;
|
||||
input_mapping = none;
|
||||
break;
|
||||
|
||||
case mempak_menu:
|
||||
|
Loading…
Reference in New Issue
Block a user