This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
godot
Watch
2
Star
0
Fork
You've already forked godot
0
mirror of
https://github.com/godotengine/godot.git
synced
2025-10-21 08:53:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4e07a2dea8
godot
/
platform
/
haiku
/
os_haiku.cpp
6 lines
72 B
C++
Raw
Normal View
History
Unescape
Escape
Haiku: fix building with UNIX_ENABLED.
2015-05-25 03:49:24 +03:00
#
include
"os_haiku.h"
String
OS_Haiku
:
:
get_name
(
)
{
return
"
Haiku
"
;
}
Reference in a new issue
Copy permalink