mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 02:37:57 -05:00
kraken: Address comments from review
start lion review
This commit is contained in:
@ -41,7 +41,7 @@ public:
|
||||
|
||||
private:
|
||||
const PadIdentifier identifier = {
|
||||
.guid = Common::UUID{""},
|
||||
.guid = Common::UUID{Common::INVALID_UUID},
|
||||
.port = 0,
|
||||
.pad = 0,
|
||||
};
|
||||
|
Reference in New Issue
Block a user