diff options
Diffstat (limited to 'client/main.h')
-rw-r--r-- | client/main.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/main.h b/client/main.h index f81e8ce..462da73 100644 --- a/client/main.h +++ b/client/main.h @@ -10,4 +10,3 @@ typedef struct { } w2_s_client_state; extern w2_s_client_state g_w2_state; - |