Merge runloop.c and retroarch.c

This commit is contained in:
twinaphex
2017-05-11 09:11:46 +02:00
parent cc9e951b44
commit 42ebe7a7ad
67 changed files with 1412 additions and 1524 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#include <compat/zlib.h>
#include "../../core.h"
#include "../../runloop.h"
#include "../../retroarch.h"
#include "../../core.h"
#include "../../gfx/video_driver.h"
#include "../../managers/core_option_manager.h"