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