qt: Add mouse sensitivity setting
This commit is contained in:
@@ -131,6 +131,7 @@ extern int enable_discord; /* (C) enable Discord integration */
|
||||
extern int is_pentium; /* TODO: Move back to cpu/cpu.h when it's figured out,
|
||||
how to remove that hack from the ET4000/W32p. */
|
||||
extern int fixed_size_x, fixed_size_y;
|
||||
extern double mouse_sensitivity; /* (C) Mouse sensitivity scale */
|
||||
|
||||
|
||||
extern char exe_path[2048]; /* path (dir) of executable */
|
||||
|
||||
Reference in New Issue
Block a user