mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
Rehabilitate Haiku support.
This commit is contained in:
parent
1d489b3fd5
commit
2df11d3911
10 changed files with 155 additions and 3 deletions
|
@ -13,6 +13,7 @@ enum class WindowSystemType
|
|||
X11,
|
||||
Wayland,
|
||||
FBDev,
|
||||
Haiku,
|
||||
};
|
||||
|
||||
struct WindowSystemInfo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue