driver/file.cpp: add iso file type

Origin commit data
------------------
Commit: e1c7198ed8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-02-25 (Tue, 25 Feb 2014)
This commit is contained in:
[CST] Focus
2014-02-25 14:45:56 +04:00
parent a1bfc59d43
commit eba4387004
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,