aboutsummaryrefslogtreecommitdiff
path: root/frontend/plat.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/plat.h')
-rw-r--r--frontend/plat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/plat.h b/frontend/plat.h
index 185ee98..6a22035 100644
--- a/frontend/plat.h
+++ b/frontend/plat.h
@@ -1,3 +1,4 @@
+void plat_minimize(void);
void *plat_prepare_screenshot(int *w, int *h, int *bpp);
void plat_step_volume(int is_up);
int plat_cpu_clock_get(void);