improved virtual buttons for touch devices (Android)
[rocksndiamonds.git] / src / libgame / misc.h
index 36e1dfc4e1dcf4cb40cfa6cfce3b6dd1247d243b..1e8f039d3274cc9e6e7472fa6ae1b317c8a63ec2 100644 (file)
@@ -265,9 +265,6 @@ char *get_mapped_token(char *);
 
 int get_parameter_value(char *, char *, int);
 
-struct ScreenModeInfo *get_screen_mode_from_string(char *);
-void get_aspect_ratio_from_screen_mode(struct ScreenModeInfo *, int *x, int *y);
-
 struct FileInfo *getFileListFromConfigList(struct ConfigInfo *,
                                           struct ConfigTypeInfo *,
                                           char **, int);