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