mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-07 20:15:32 +00:00
WindowInfo: Add SDL window type
This commit is contained in:
parent
0733e173b2
commit
4bddd38d70
@ -22,6 +22,7 @@ struct WindowInfo
|
|||||||
Wayland,
|
Wayland,
|
||||||
MacOS,
|
MacOS,
|
||||||
Android,
|
Android,
|
||||||
|
SDL,
|
||||||
};
|
};
|
||||||
|
|
||||||
enum class PreRotation : u8
|
enum class PreRotation : u8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user