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

github.com/mpc-hc/rarfilesource.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'RFS.cpp')
-rw-r--r--RFS.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/RFS.cpp b/RFS.cpp
index 62ef158..cb60044 100644
--- a/RFS.cpp
+++ b/RFS.cpp
@@ -88,6 +88,7 @@ int g_cTemplates = sizeof (g_Templates) / sizeof (g_Templates [0]);
#endif
/* static */
+const
file_type_t CRARFileSource::s_file_types [] =
{
{ "avi", &MEDIASUBTYPE_Avi },