diff options
Diffstat (limited to 'src/main.h')
-rw-r--r-- | src/main.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -42,7 +42,8 @@ enum { CHAR_DEL_STATE, GAME_STATE, ERROR_STATE, - UPDATE_STATE + UPDATE_STATE, + CONNECTING_STATE }; /* length definitions for several char[]s in order |