mirror of
https://github.com/libretro/RetroArch
synced 2025-02-03 17:54:04 +00:00
C89 build-fix
This commit is contained in:
parent
322d11e387
commit
dc46c0d012
@ -141,7 +141,7 @@ bool rarch_task_push_content_load_default(
|
|||||||
|
|
||||||
void rarch_task_image_load_free(retro_task_t *task);
|
void rarch_task_image_load_free(retro_task_t *task);
|
||||||
|
|
||||||
void rarch_task_file_load_handler(retro_task_t *task);;
|
void rarch_task_file_load_handler(retro_task_t *task);
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user