]> 4ch.mooo.com Git - 16.git/blobdiff - src/16.h
wtf?!?!
[16.git] / src / 16.h
old mode 100644 (file)
new mode 100755 (executable)
index 8cab063..ee5fb90
--- a/src/16.h
+++ b/src/16.h
 #ifndef __16_H_
 #define __16_H_
 
+#include "src/lib/16_head.h"
+#include "src/lib/16_in.h"
+#include "src/lib/modex16.h"
+#include "src/lib/wcpu/wcpu.h"
+#include "src/lib/planar.h"
+
+typedef enum {\r
+       ENGI_EXIT,\r
+       ENGI_QUIT,\r
+       ENGI_RUN,\r
+       ENGI_INPUT\r
+} engi_stat_t;
 
 #endif /*__16_H_*/