Add the rest of the .h's

This commit is contained in:
root
2017-08-21 22:00:59 -07:00
parent 9f4577511c
commit 6aa0248b55
+3
View File
@@ -2,6 +2,9 @@
#include "libretro-core.h"
#include "atari.h"
#include "devices.h"
#include "esc.h"
#include "memory.h"
cothread_t mainThread;
cothread_t emuThread;