aboutsummaryrefslogtreecommitdiff
path: root/src/client/main.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/main.hpp')
-rw-r--r--src/client/main.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/main.hpp b/src/client/main.hpp
new file mode 100644
index 0000000..c94fc6e
--- /dev/null
+++ b/src/client/main.hpp
@@ -0,0 +1,2 @@
+
+int main(int argc, char *argv[]);