mirror of
https://github.com/libretro/RetroArch
synced 2025-01-04 02:50:05 +00:00
(Griffin) Always include frontend.c unless ANDROID is defined
This commit is contained in:
parent
2499cccb1a
commit
c0d8894165
@ -389,7 +389,7 @@ MAIN
|
||||
#include "../../frontend/frontend_android.c"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_RARCH_MAIN_IMPLEMENTATION
|
||||
#ifndef ANDROID
|
||||
#include "../../frontend/frontend.c"
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user