diff options
Diffstat (limited to 'main-sdl.c')
| -rw-r--r-- | main-sdl.c | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -24,9 +24,6 @@ | |||
| 24 | // const int g_width = 1024, g_height = 768; | 24 | // const int g_width = 1024, g_height = 768; |
| 25 | const int g_width = 800, g_height = 600; | 25 | const int g_width = 800, g_height = 600; |
| 26 | 26 | ||
| 27 | StringConfig | ||
| 28 | g_string_conf[MAX_LINECOUNT]; | ||
| 29 | int g_string_count; | ||
| 30 | int g_harfe_connected = 0; | 27 | int g_harfe_connected = 0; |
| 31 | int g_harfe_fd = -1; | 28 | int g_harfe_fd = -1; |
| 32 | 29 | ||
