summaryrefslogtreecommitdiff
path: root/apps/onplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/onplay.h')
-rw-r--r--apps/onplay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/onplay.h b/apps/onplay.h
index b0f1a187a3..4eb7c823b8 100644
--- a/apps/onplay.h
+++ b/apps/onplay.h
@@ -21,7 +21,7 @@
21#ifndef _ONPLAY_H_ 21#ifndef _ONPLAY_H_
22#define _ONPLAY_H_ 22#define _ONPLAY_H_
23 23
24int onplay(char* file, int attr, int from_screen); 24int onplay(char* file, int attr, int from_screen, bool hotkey);
25 25
26enum { 26enum {
27 ONPLAY_MAINMENU = -1, 27 ONPLAY_MAINMENU = -1,