mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-27 22:46:30 -05:00
kraken: Address comments from review
start lion review
This commit is contained in:
@@ -35,7 +35,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