mirror of
https://github.com/PabloMK7/citra
synced 2024-11-15 05:08:23 +00:00
remove spaces
This commit is contained in:
parent
1e54b52edf
commit
db3c83fedc
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ public:
|
|||
setData(GetDefaultIcon(true), Qt::DecorationRole);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Loader::SMDH smdh;
|
||||
memcpy(&smdh, smdh_data.data(), sizeof(Loader::SMDH));
|
||||
|
||||
|
|
Loading…
Reference in a new issue