From 1c66e975222558e8cd80d8ce2cd083370fb157a2 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Tue, 12 Apr 2022 19:31:24 +0200 Subject: Database: Remove File View menu These options don't seem to apply to the database... Change-Id: I777073eeaed4099acf44996b95fa05b4c2b3abc4 --- apps/onplay.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/onplay.h') 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 @@ #define _ONPLAY_H_ int onplay(char* file, int attr, int from_screen, bool hotkey); +int get_onplay_context(void); enum { ONPLAY_MAINMENU = -1, -- cgit v1.2.3