OSDN Git Service

catacomb3d and wolf3d base for sound with project 16's port of id_sd.c
[proj16/16.git] / src / 16.h
index b12b1a7..dd35aa6 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-2017 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
-\r
-typedef enum {\r
-       ENGI_EXIT,\r
-       ENGI_QUIT,\r
-       ENGI_RUN,\r
-       ENGI_INPUT,\r
-       ENGI_PAUSE\r
-} engi_stat_t;\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
 #endif /*__16_H_*/\r