Enable *.gen extension for Genesis games
This extension is quite common out there. I think it should be enabled.
This commit is contained in:
parent
d50676f1ca
commit
11804b7f01
|
@ -19,7 +19,7 @@ list.includeMissingItems = true
|
|||
###############################################################################
|
||||
# Extensions are comma separated without spaces
|
||||
###############################################################################
|
||||
list.extensions = zip,ZIP,md,MD,bin,BIN,32x,32X,cue,CUE,cso,CSO,chd,CHD,smd,SMD
|
||||
list.extensions = zip,ZIP,md,MD,bin,BIN,32x,32X,cue,CUE,cso,CSO,chd,CHD,smd,SMD,gen,GEN
|
||||
|
||||
###############################################################################
|
||||
# If a menu.xml file exists, it will display the menu alphabetically. To
|
||||
|
|
Loading…
Reference in New Issue