summaryrefslogtreecommitdiff
path: root/src/hexen/template.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/template.c')
-rw-r--r--src/hexen/template.c32
1 files changed, 32 insertions, 0 deletions
diff --git a/src/hexen/template.c b/src/hexen/template.c
new file mode 100644
index 00000000..358517bc
--- /dev/null
+++ b/src/hexen/template.c
@@ -0,0 +1,32 @@
+
+//**************************************************************************
+//**
+//** TEMPLATE.C
+//**
+//**************************************************************************
+
+// HEADER FILES ------------------------------------------------------------
+
+// MACROS ------------------------------------------------------------------
+
+// TYPES -------------------------------------------------------------------
+
+// EXTERNAL FUNCTION PROTOTYPES --------------------------------------------
+
+// PUBLIC FUNCTION PROTOTYPES ----------------------------------------------
+
+// PRIVATE FUNCTION PROTOTYPES ---------------------------------------------
+
+// EXTERNAL DATA DECLARATIONS ----------------------------------------------
+
+// PUBLIC DATA DEFINITIONS -------------------------------------------------
+
+// PRIVATE DATA DEFINITIONS ------------------------------------------------
+
+// CODE --------------------------------------------------------------------
+
+//==========================================================================
+//
+//
+//
+//==========================================================================