]> git.cworth.org Git - ttt/blobdiff - src/ttt-error.h
2005-12-06 Bryan Worth <bryan@theworths.org>
[ttt] / src / ttt-error.h
index eabe64c8785d519ba59fd394b9f7c3e855533d88..3fb1dd915a103b88116ca4c8a5b6d6cfa06dcce4 100644 (file)
@@ -36,6 +36,9 @@ typedef enum {
     TTT_ERROR_NOT_IN_GAME,
     TTT_ERROR_NOT_PLAYING,
     TTT_ERROR_NOT_YOUR_TURN,
+    TTT_ERROR_NO_INVITE,
+    TTT_ERROR_NO_GAME,
+
 
     /* Here's a non-protocol pseudo-error used to implement QUIT. */
     TTT_ERROR_QUIT_REQUESTED