mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-29 23:42:14 +00:00
fix build
need another #endif here to go along with the new #ifdef
This commit is contained in:
parent
7b3f0059bc
commit
e2f8217d83
@ -82,6 +82,7 @@ static const rarch_joypad_driver_t *joypad_drivers[] = {
|
||||
#endif
|
||||
#ifdef __QNX__
|
||||
&qnx_joypad,
|
||||
#endif
|
||||
#endif
|
||||
NULL,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user