From f5f0ff5635c52775665fd99b994521f90fe12d95 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Mon, 8 Jul 2019 18:46:23 -0400 Subject: Modified files to work with new builds system Also properly deleted some old files that were sill around --- src/client/main.hpp | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/client/main.hpp (limited to 'src/client/main.hpp') 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[]); -- cgit v1.2.3-70-g09d2