add back games, conform them to new title dispatch

This commit is contained in:
Hay1tsme
2023-02-17 01:02:21 -05:00
parent f18e939dd0
commit 7e3396a7ff
214 changed files with 19412 additions and 23 deletions

View File

@ -18,4 +18,5 @@ class Utils:
except ImportError as e:
print(f"{dir} - {e}")
raise
return ret