mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Should fix C89_BUILD
This commit is contained in:
parent
ee3208ac39
commit
2d7164b54f
@ -1997,11 +1997,6 @@ bool bsv_movie_check(void);
|
||||
|
||||
/* Location */
|
||||
|
||||
enum rarch_location_ctl_state
|
||||
{
|
||||
RARCH_LOCATION_CTL_NONE = 0,
|
||||
};
|
||||
|
||||
typedef struct location_driver
|
||||
{
|
||||
void *(*init)(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user