mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-10 14:07:25 +00:00
common/settings: Remove unused scaling options
This commit is contained in:
committed by
Fernando Sahmkow
parent
952c65ae54
commit
1b78ba7247
@@ -67,8 +67,6 @@ struct ResolutionScalingInfo {
|
||||
u32 down_shift{0};
|
||||
f32 up_factor{1.0f};
|
||||
f32 down_factor{1.0f};
|
||||
u32 size_up{1};
|
||||
u32 size_shift{0};
|
||||
bool active{};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user