bootmanager: Use proper camera size
This commit is contained in:
parent
c489cbee29
commit
f999d268f9
3 changed files with 13 additions and 6 deletions
|
@ -25,6 +25,7 @@ public:
|
|||
Common::Input::CameraError SetCameraFormat(const PadIdentifier& identifier_,
|
||||
Common::Input::CameraFormat camera_format) override;
|
||||
|
||||
private:
|
||||
Common::Input::CameraStatus status{};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue