mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-06-01 03:27:32 +03:00
The PR: https://github.com/skyline-emu/skyline/pull/13 added in GetDefaultDisplayResolution but it used the older WriteValue function to write the data back. Moving to the Push/Pop system fixes this.