Merge duplicated code from Database, CMAObject and SQListDB to utils.
Fix savedata metadata processing. Insert metadata from games/apps into the database.
This commit is contained in:
@@ -53,8 +53,6 @@ public:
|
||||
CMAObject *pathToObject(const char *path, int ohfiRoot);
|
||||
int acceptFilteredObject(const CMAObject *parent, const CMAObject *current, int type);
|
||||
|
||||
static int checkFileType(const QString path, int ohfi_root);
|
||||
|
||||
QMutex mutex;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user