diff options
Diffstat (limited to 'command/marks.h')
-rw-r--r-- | command/marks.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command/marks.h b/command/marks.h index 6a488f7..7c31ba9 100644 --- a/command/marks.h +++ b/command/marks.h @@ -73,6 +73,7 @@ uint16_t number: int count; int savedcount; int indexfd; + void WriteIndex(bool isTS, uint64_t Offset,int FrameType, int Number); public: clMarks() { |