Renamed things named after BeOS to be named after Haiku instead.
This commit is contained in:
parent
85dd689ff9
commit
00003e8c00
45 changed files with 176 additions and 167 deletions
|
@ -396,8 +396,6 @@ SDL_GetPlatform()
|
|||
return "AIX";
|
||||
#elif __ANDROID__
|
||||
return "Android";
|
||||
#elif __BEOS__
|
||||
return "BeOS";
|
||||
#elif __BSDI__
|
||||
return "BSDI";
|
||||
#elif __DREAMCAST__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue