summaryrefslogtreecommitdiff
path: root/include/vars.h
diff options
context:
space:
mode:
authorCameron Hall <camthesaxman@users.noreply.github.com>2016-11-11 20:07:15 -0600
committerYamaArashi <YamaArashi@users.noreply.github.com>2016-11-11 18:07:15 -0800
commit510f104706cb1420b41a0ca8d96cb2b522b38c01 (patch)
tree94dc7a8da5d3374f3c51cdac2d88dbec2b22509f /include/vars.h
parent52aba81f3498eb2cdccbb2819bf2202cd8b4b755 (diff)
more cleanup (#98)
Diffstat (limited to 'include/vars.h')
-rw-r--r--include/vars.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/vars.h b/include/vars.h
new file mode 100644
index 000000000..db6f097b7
--- /dev/null
+++ b/include/vars.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_VARS_H
+#define GUARD_VARS_H
+
+#define VAR_REPEL_STEP_COUNT 0x4021
+
+#endif // GUARD_VARS_H