summaryrefslogtreecommitdiff
path: root/includes/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'includes/interface.h')
-rw-r--r--includes/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/interface.h b/includes/interface.h
index 0f4dd3f..ddc260d 100644
--- a/includes/interface.h
+++ b/includes/interface.h
@@ -100,6 +100,7 @@ struct ui_checkbox
};
typedef struct ui_checkbox ui_checkbox;
+int SLALT;
extern SDLMod sdl_mod;
extern int sdl_key, sdl_wheel, sdl_caps, sdl_ascii, sdl_zoom_trig;
extern char *shift_0;