mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-10 08:16:33 -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