mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 01:57:52 -05:00
General: address feedback
This commit is contained in:
@ -19,7 +19,7 @@ namespace Host1x {
|
||||
|
||||
class Host1x {
|
||||
public:
|
||||
Host1x(Core::System& system);
|
||||
explicit Host1x(Core::System& system);
|
||||
|
||||
SyncpointManager& GetSyncpointManager() {
|
||||
return syncpoint_manager;
|
||||
|
Reference in New Issue
Block a user