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 7b47479e4b..08737becca 100644
--- a/apps/onplay.h
+++ b/apps/onplay.h
@@ -19,7 +19,7 @@
19#ifndef _ONPLAY_H_ 19#ifndef _ONPLAY_H_
20#define _ONPLAY_H_ 20#define _ONPLAY_H_
21 21
22int onplay(char* file, int attr); 22int onplay(char* file, int attr, int from_screen);
23 23
24enum { 24enum {
25 ONPLAY_OK, 25 ONPLAY_OK,