summaryrefslogtreecommitdiffhomepage
path: root/include/rodeo_config.h
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-01-11 22:09:48 -0500
committerrealtradam <[email protected]>2023-01-11 22:09:48 -0500
commitb172c2a6b22796dc16c059979d2ec6108b0402e4 (patch)
tree9eda4db6d584b4c0415d30c9b5295aaf541f938b /include/rodeo_config.h
parentb4bc89485ab18ccdc2e381e3e3f2c3bb5e346e1e (diff)
downloadRodeoKit-b172c2a6b22796dc16c059979d2ec6108b0402e4.tar.gz
RodeoKit-b172c2a6b22796dc16c059979d2ec6108b0402e4.zip
isolated dependencies into seperate compilation unit, added basic logging
Diffstat (limited to 'include/rodeo_config.h')
-rw-r--r--include/rodeo_config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rodeo_config.h b/include/rodeo_config.h
new file mode 100644
index 0000000..55bf057
--- /dev/null
+++ b/include/rodeo_config.h
@@ -0,0 +1,2 @@
+
+#define RODEO__MAX_VERTEX_SIZE 8192