mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 09:55:45 +00:00
bootmanager: Use proper camera size
This commit is contained in:
parent
ae453f0626
commit
7510f5971a
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