mirror of
https://github.com/Oibaf66/fbzx-wii.git
synced 2024-11-01 06:45:05 +01:00
Added screen preview in scr menu
This commit is contained in:
parent
73c1422280
commit
1581b79cc7
@ -1060,7 +1060,7 @@ static int load_scr()
|
|||||||
retorno2=0; //stay in the menu as default
|
retorno2=0; //stay in the menu as default
|
||||||
|
|
||||||
|
|
||||||
const char *filename = menu_select_file(load_path_scr1, NULL, 0); // Load from SCR1
|
const char *filename = menu_select_file(load_path_scr1, NULL, 1); // Load from SCR1
|
||||||
|
|
||||||
if (filename==NULL) // Aborted
|
if (filename==NULL) // Aborted
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user