General: address feedback

This commit is contained in:
Fernando Sahmkow 2022-09-01 05:45:22 +02:00
parent 78362ac6dd
commit 1595e77913
30 changed files with 167 additions and 165 deletions

View file

@ -19,7 +19,7 @@ namespace Host1x {
class Host1x {
public:
Host1x(Core::System& system);
explicit Host1x(Core::System& system);
SyncpointManager& GetSyncpointManager() {
return syncpoint_manager;