1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-14 14:49:48 +00:00

Allow type "C" (for CD-Rom)

This commit is contained in:
King_DuckZ 2015-12-04 12:30:48 +00:00
parent 5f8756ef1b
commit 3c1b7108f3
2 changed files with 4 additions and 3 deletions

View file

@ -35,6 +35,7 @@ namespace po = boost::program_options;
namespace din {
namespace {
const char g_allowed_types[] = {
'C', //CD-Rom
'D', //Directory
'V', //DVD
'B', //BluRay