This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e07a2dea8c94337702d35d0d02d4b7234f86e29
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 New Issue
Copy Permalink