Warnings fixes (#541)

* Warnings fixes

* Warnings fixes
This commit is contained in:
¥IGA 2024-08-23 21:38:55 +02:00 committed by GitHub
parent fda2fdae69
commit 0c5b91e1fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 15 additions and 113 deletions

View file

@ -3,11 +3,6 @@
#pragma once
#include <QDir>
#include <QDirIterator>
#include <QImage>
#include <QString>
struct GameInfo {
std::string path; // root path of game directory (normaly directory that contains eboot.bin)
std::string icon_path; // path of icon0.png