Merge pull request #547 from duncanspumpkin/fix_426

Fix #426
This commit is contained in:
Ted John 2014-11-02 16:18:33 +00:00
commit da9484ad67
1 changed files with 1 additions and 0 deletions

View File

@ -229,6 +229,7 @@ void check_file_path(int pathId)
{
case PATH_ID_GAMECFG:
case PATH_ID_SCORES:
case PATH_ID_TRACKSIDX:
// Do nothing; these will be created later if they do not exist yet
break;