summaryrefslogtreecommitdiff
path: root/prge.h
diff options
context:
space:
mode:
Diffstat (limited to 'prge.h')
-rw-r--r--prge.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/prge.h b/prge.h
deleted file mode 100644
index d9c664b..0000000
--- a/prge.h
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef PRGE_H
-#define PRGE_H
-
-#include "prb.h"
-
-#include "types.h"
-#include "input.h"
-#include "texture.h"
-#include "shader.h"
-#include "model.h"
-#include "phys.h"
-#include "camera.h"
-#include "audio.h"
-#include "ctx.h"
-#include "draw.h"
-#include "gui.h"
-
-#endif /* PRGE_H */