mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 00:39:53 +00:00
Change type of status
This commit is contained in:
parent
1fd7cf473d
commit
fe516b0d01
@ -59,7 +59,7 @@ struct nbio_image_handle
|
||||
unsigned processing_pos_increment;
|
||||
unsigned pos_increment;
|
||||
int processing_final_state;
|
||||
unsigned status;
|
||||
enum image_status_enum status;
|
||||
};
|
||||
|
||||
static int cb_image_menu_upload_generic(void *data, size_t len)
|
||||
|
Loading…
x
Reference in New Issue
Block a user