summaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/state.h b/state.h
index 553ba6d..0198029 100644
--- a/state.h
+++ b/state.h
@@ -160,6 +160,7 @@ public:
tReplayState GetReplayState();
bool IsRecording(int CardNumber, int selector);
std::string Recordings(int CardNumber, int selector);
+ int NumRecordings(int CardNumber);
tOsdState GetOsdState();
void ResetOsdStateScroll();
tVolumeState GetVolumeState();