]> git.tdb.fi Git - gldbg.git/blobdiff - source/functions.h
Initial revision
[gldbg.git] / source / functions.h
diff --git a/source/functions.h b/source/functions.h
new file mode 100644 (file)
index 0000000..0f5d96d
--- /dev/null
@@ -0,0 +1,13 @@
+/* $Id$
+
+This file is part of gldbg
+Copyright © 2009  Mikko Rasa, Mikkosoft Productions
+Distributed under the GPL
+*/
+
+#ifndef FUNCTIONS_H_
+#define FUNCTIONS_H_
+
+#include "functions.enum"
+
+#endif