driver/file.cpp: add iso file type

This commit is contained in:
[CST] Focus
2014-02-25 14:45:56 +04:00
parent 2663387195
commit e1c7198ed8
2 changed files with 3 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ public:
FILE_AVI,
FILE_ASF,
FILE_DIR,
FILE_ISO,
FILE_TEXT,
FILE_CDR,
FILE_MP3,