]> git.cworth.org Git - grrobot/blobdiff - src/args.h
Add --watch option
[grrobot] / src / args.h
index 7799c48baf5015ae13b73318fe71dcb343937a0d..423411a7826ed66f629bbc3c1bee63754bd0b81d 100644 (file)
@@ -44,6 +44,7 @@ typedef struct args
     char *port;
     char *user;
     char *game;
+    int watch;
 } args_t;
 
 error_t