(frontend.c) Cleanup
This commit is contained in:
parent
2e0ea00404
commit
35e3daf951
|
@ -22,10 +22,6 @@
|
||||||
#include "../runloop.h"
|
#include "../runloop.h"
|
||||||
#include <file/file_path.h>
|
#include <file/file_path.h>
|
||||||
|
|
||||||
#if defined(RARCH_CONSOLE) || defined(RARCH_MOBILE)
|
|
||||||
#include "../config.def.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(ANDROID)
|
#if defined(ANDROID)
|
||||||
|
|
||||||
#define returnfunc() exit(0)
|
#define returnfunc() exit(0)
|
||||||
|
|
Loading…
Reference in New Issue