summaryrefslogtreecommitdiff
path: root/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio.h')
-rw-r--r--audio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio.h b/audio.h
index 92e0fa1..5a86d3a 100644
--- a/audio.h
+++ b/audio.h
@@ -24,7 +24,7 @@ private:
MarkAdMark mark;
void ResetMark();
- bool AddMark(int Position, const char *Comment);
+ bool AddMark(int Type, int Position, const char *Comment);
#define CUT_VAL 10
#define MIN_LOWVALS 3