mirror of
https://github.com/jamessanford/kegs.git
synced 2025-04-14 02:37:02 +00:00
Spotted a few unused globals.
This commit is contained in:
parent
4b03473214
commit
08509faebd
@ -44,15 +44,11 @@ extern int g_paddle_val[];
|
||||
|
||||
extern Kimage g_mainwin_kimage;
|
||||
|
||||
extern int g_send_sound_to_file;
|
||||
|
||||
extern int g_config_kegs_update_needed;
|
||||
extern int g_limit_speed;
|
||||
extern int g_quit_sim_now;
|
||||
|
||||
int g_has_focus = 0;
|
||||
int g_auto_repeat_on = -1;
|
||||
int g_x_shift_control_state = 0;
|
||||
|
||||
int g_use_shmem = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user