mirror of
https://github.com/libretro/RetroArch
synced 2025-03-30 16:20:27 +00:00
(Win32) Buildfix
This commit is contained in:
parent
fd6dd4b354
commit
e904298968
@ -47,7 +47,7 @@ static const frontend_ctx_driver_t *frontend_ctx_drivers[] = {
|
||||
&frontend_ctx_ctr,
|
||||
#endif
|
||||
#if defined(_WIN32) && !defined(_XBOX)
|
||||
&frontend_win32,
|
||||
&frontend_ctx_win32,
|
||||
#endif
|
||||
&frontend_ctx_null,
|
||||
NULL
|
||||
|
Loading…
x
Reference in New Issue
Block a user