aboutsummaryrefslogtreecommitdiff
path: root/src/parsec/include/d_patch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parsec/include/d_patch.h')
-rw-r--r--src/parsec/include/d_patch.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/parsec/include/d_patch.h b/src/parsec/include/d_patch.h
new file mode 100644
index 0000000..379ca8a
--- /dev/null
+++ b/src/parsec/include/d_patch.h
@@ -0,0 +1,17 @@
+/*
+ * PARSEC HEADER: d_patch.h
+ */
+
+#ifndef _D_PATCH_H_
+#define _D_PATCH_H_
+
+
+// ----------------------------------------------------------------------------
+// DRAWING SUBSYSTEM (D) patching function -
+// ----------------------------------------------------------------------------
+
+
+
+#endif // _D_PATCH_H_
+
+