aboutsummaryrefslogtreecommitdiff
path: root/src/helper.cc
diff options
context:
space:
mode:
authorNicolas James <nj3ahxac@gmail.com>2026-03-29 20:44:23 +1100
committerNicolas James <nj3ahxac@gmail.com>2026-03-29 20:44:23 +1100
commit681bd5096ee416b50dd7338de30af7b3db385a36 (patch)
tree358b6bc6f9a3af66729b8ac3b15dd38cc0f4bd2a /src/helper.cc
parentd5ef2dbbd77c69dd93e92d5b7046a65c2361b59b (diff)
Implement Reflex - break AntiLag in the process. Remove AntiLag1. WIP
Diffstat (limited to 'src/helper.cc')
-rw-r--r--src/helper.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/helper.cc b/src/helper.cc
new file mode 100644
index 0000000..bb17c59
--- /dev/null
+++ b/src/helper.cc
@@ -0,0 +1,5 @@
+#include "helper.hh"
+
+namespace low_latency {
+
+} \ No newline at end of file