dol: initial dol commit
[jump.git] / dol / examples / examplecell / src / global.h
diff --git a/dol/examples/examplecell/src/global.h b/dol/examples/examplecell/src/global.h
new file mode 100644 (file)
index 0000000..92dc11c
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef GLOBAL_H
+#define GLOBAL_H
+
+#define LENGTH 6
+
+#endif