mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-28 06:02:25 -07:00
bootmanager: Use proper camera size
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
Common::Input::CameraError SetCameraFormat(const PadIdentifier& identifier_,
|
||||
Common::Input::CameraFormat camera_format) override;
|
||||
|
||||
private:
|
||||
Common::Input::CameraStatus status{};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user