mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fix C89_BUILD
This commit is contained in:
parent
2bade2c933
commit
bd39fd252f
@ -69,7 +69,7 @@ enum task_ctl_state
|
||||
* They will finish as soon as possible.
|
||||
*
|
||||
* This must only be called from the main thread. */
|
||||
TASK_CTL_RESET,
|
||||
TASK_CTL_RESET
|
||||
};
|
||||
|
||||
typedef struct rarch_task rarch_task_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user