]> 4ch.mooo.com Git - 16.git/blobdiff - src/16.h
updating copy left. i am super fuckin busy with school, and trying to get life back...
[16.git] / src / 16.h
index 463dc56a691376f4776c8b268033541e455cf2bd..0c2a8a7e4114cf3a5b6d48a9bf8d0e6bbcadf8db 100755 (executable)
--- a/src/16.h
+++ b/src/16.h
@@ -1,5 +1,5 @@
 /* Project 16 Source Code~\r
- * Copyright (C) 2012-2016 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
+ * Copyright (C) 2012-2019 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover\r
  *\r
  * This file is part of Project 16.\r
  *\r
 #define __16_H_\r
 \r
 #include "src/lib/16_head.h"\r
-#include "src/lib/16_in.h"\r
+#include "src/lib/16_tail.h"\r
 #include "src/lib/16_vl.h"\r
-#include "src/lib/wcpu/wcpu.h"\r
+#include "src/lib/wcpu/16_wcpu.h"\r
 #include "src/lib/scroll16.h"\r
 #include "src/lib/16_timer.h"\r
 #include "src/lib/16_dbg.h"\r
 \r
-typedef enum {\r
-       ENGI_EXIT,\r
-       ENGI_QUIT,\r
-       ENGI_RUN,\r
-       ENGI_INPUT,\r
-       ENGI_PAUSE\r
-} engi_stat_t;\r
-\r
 #endif /*__16_H_*/\r