Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps/mplayerc/Ifo.h')
-rw-r--r--src/apps/mplayerc/Ifo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/apps/mplayerc/Ifo.h b/src/apps/mplayerc/Ifo.h
index 88cf909a3..3cc3b4389 100644
--- a/src/apps/mplayerc/Ifo.h
+++ b/src/apps/mplayerc/Ifo.h
@@ -195,6 +195,7 @@ private :
bool IsVTS();
bool IsVMG();
+ pgc_t* GetFirstPGC();
pgc_t* GetPGCI(const int title);
int GetMiscPGCI (ifo_hdr_t *hdr, int title, uint8_t **ptr);
void RemovePgciUOPs (uint8_t *ptr);