summaryrefslogtreecommitdiffstats
path: root/include/wrapsdl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/wrapsdl.hpp')
-rw-r--r--include/wrapsdl.hpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/wrapsdl.hpp b/include/wrapsdl.hpp
deleted file mode 100644
index 9b9a72c..0000000
--- a/include/wrapsdl.hpp
+++ /dev/null
@@ -1,6 +0,0 @@
-#pragma once
-
-namespace wrapsdl {
- bool initialize(void);
- void quit(void);
-} \ No newline at end of file