[client] app: allow overlay exit with KEY_ESC

This commit is contained in:
Geoffrey McRae
2021-07-31 20:51:38 +10:00
parent f49948506b
commit fcbd255e99
3 changed files with 27 additions and 11 deletions

View File

@@ -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