mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-01 15:02:40 +00:00
Fixed formatting
This commit is contained in:
parent
efa23a3508
commit
4e4142adf8
@ -83,7 +83,6 @@ private:
|
|||||||
// Available GPU devices
|
// Available GPU devices
|
||||||
std::vector<QString> m_physical_devices;
|
std::vector<QString> m_physical_devices;
|
||||||
|
|
||||||
|
|
||||||
PSF psf;
|
PSF psf;
|
||||||
|
|
||||||
std::shared_ptr<GameInfoClass> m_game_info = std::make_shared<GameInfoClass>();
|
std::shared_ptr<GameInfoClass> m_game_info = std::make_shared<GameInfoClass>();
|
||||||
|
Loading…
Reference in New Issue
Block a user