]> 4ch.mooo.com Git - 16.git/blobdiff - src/16.h
updated copyright. i am not dead just busy. i am working more on wolfenstien 3d and...
[16.git] / src / 16.h
index cb3cbbf47150b886e2a868ace0702581bbf1f637..24e8201f54828888ac8be2c795162d7865c9c3fd 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\r
+ * Copyright (C) 2012-2020 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/modex16.h"\r
-#include "src/lib/wcpu/wcpu.h"\r
-//#include "src/lib/planar.h"\r
+#include "src/lib/16_tail.h"\r
+#include "src/lib/16_vl.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