mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Replaces g_extern.console.screen.orientation. Rotation semantics have slightly changed to be more composable. The rotation is now video_rotation + rotation set by cores themselves (if allowed). The config is now also saved properly.