WindowInfo: Add SDL window type

This commit is contained in:
Stenzek 2025-01-04 15:11:05 +10:00
parent 0733e173b2
commit 4bddd38d70
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ struct WindowInfo
Wayland,
MacOS,
Android,
SDL,
};
enum class PreRotation : u8