X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=src%2Fttt-error.h;h=3fb1dd915a103b88116ca4c8a5b6d6cfa06dcce4;hp=eabe64c8785d519ba59fd394b9f7c3e855533d88;hb=259558bcd2a5734c9e527b68a301347ea8fc5e25;hpb=fb7c828d7963a599cb43593ecd70a317e7cdb962 diff --git a/src/ttt-error.h b/src/ttt-error.h index eabe64c..3fb1dd9 100644 --- a/src/ttt-error.h +++ b/src/ttt-error.h @@ -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