Rehabilitate Haiku support.

This commit is contained in:
waddlesplash
2020-12-12 15:25:51 -05:00
parent 1d489b3fd5
commit 2df11d3911
10 changed files with 155 additions and 3 deletions

View File

@ -13,6 +13,7 @@ enum class WindowSystemType
X11,
Wayland,
FBDev,
Haiku,
};
struct WindowSystemInfo