aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/android/android.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/android/android.h')
-rw-r--r--backends/platform/android/android.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/android/android.h b/backends/platform/android/android.h
index ba1a47a10f..f73131b317 100644
--- a/backends/platform/android/android.h
+++ b/backends/platform/android/android.h
@@ -116,6 +116,7 @@ private:
GLESPaletteTexture *_mouse_texture_palette;
GLES5551Texture *_mouse_texture_rgb;
Common::Point _mouse_hotspot;
+ uint32 _mouse_keycolor;
int _mouse_targetscale;
bool _show_mouse;
bool _use_mouse_palette;