|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos/cdefs.h>Go to the source code of this file.
Functions | |
| const char *__pure2 | kos_get_banner (void) |
| Retrieve the banner printed at program initialization. | |
| const char *__pure2 | kos_get_license (void) |
| Retrieve the license information for the compiled copy of KOS. | |
| const char *__pure2 | kos_get_authors (void) |
| Retrieve a list of authors and the dates of their contributions. | |