diff options
Diffstat (limited to 'markad-standalone.h')
-rw-r--r-- | markad-standalone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/markad-standalone.h b/markad-standalone.h index 8edf655..2846fe5 100644 --- a/markad-standalone.h +++ b/markad-standalone.h @@ -164,6 +164,7 @@ unsigned Descriptor_Length: char *IndexToHMSF(int Index); void AddMark(MarkAdMark *Mark); + bool CheckVDRHD(const char *Directory); bool CheckPATPMT(const char *Directory); bool CheckTS(const char *Directory); bool LoadInfo(const char *Directory); |