mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +00:00
[client] app: allow overlay exit with KEY_ESC
This commit is contained in:
@@ -84,6 +84,7 @@ void app_glSwapBuffers(void);
|
||||
|
||||
#define MAX_OVERLAY_RECTS 10
|
||||
void app_registerOverlay(const struct LG_OverlayOps * ops, void * params);
|
||||
void app_setOverlay(bool enable);
|
||||
|
||||
/**
|
||||
* render the overlay
|
||||
|
Reference in New Issue
Block a user