- file.cpp|h: port filetypes from TangoCash

This commit is contained in:
svenhoefer
2017-06-07 14:17:12 +02:00
committed by M. Liebmann
parent 58d25b5da2
commit 4024171041
2 changed files with 10 additions and 7 deletions

View File

@@ -72,6 +72,9 @@ class CFile
STREAM_AUDIO,
FILE_PICTURE,
STREAM_PICTURE,
FILE_VOB,
FILE_MPG,
FILE_TS,
FILE_BIN_PACKAGE,
FILE_PKG_PACKAGE
};