- This wiki is out of date, use the continuation of this wiki instead
OS codes
From FenixWiki
[edit] Definition
OS codes are codes used for the global variable fxi_os, to specify the current Operating System Fenix is running on.
[edit] List
| Constant | - Value | - Description |
| OS_WIN32 | - 0 | - Microsoft Windows |
| OS_LINUX | - 1 | - Linux |
| OS_BEOS | - 2 | - Be Operating System |
| OS_MACOS | - 3 | - Mac Operating System |
| OS_GP32 | - 4 | - GP32 hand held console |
| OS_DC | - 5 | - Sega Dreamcast |
| OS_BSD | - 6 | - Berkeley Software Distribution |
