summaryrefslogtreecommitdiff
path: root/apps/onplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/onplay.h')
-rw-r--r--apps/onplay.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/onplay.h b/apps/onplay.h
index bff8dafff0..3a259d68e6 100644
--- a/apps/onplay.h
+++ b/apps/onplay.h
@@ -22,6 +22,7 @@
22#define _ONPLAY_H_ 22#define _ONPLAY_H_
23 23
24int onplay(char* file, int attr, int from_screen, bool hotkey); 24int onplay(char* file, int attr, int from_screen, bool hotkey);
25int get_onplay_context(void);
25 26
26enum { 27enum {
27 ONPLAY_MAINMENU = -1, 28 ONPLAY_MAINMENU = -1,