System: Fix match window aspect ratio not working on startup
This commit is contained in:
@ -157,7 +157,7 @@ ALWAYS_INLINE static u32 TruncateRGB(s32 value)
|
||||
|
||||
void Initialize()
|
||||
{
|
||||
UpdateAspectRatio();
|
||||
s_aspect_ratio = DisplayAspectRatio::R4_3;
|
||||
Reset();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user