|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <sys/types.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <time.h>#include <sys/cdefs.h>#include "hdr.h"Functions | |
| static int | wizard (void) |
| void | datime (int *d, int *t) |
| void | poof () |
| int | Start () |
| void | ciao () |
| int | ran (int range) |
Variables | |
| static const char | rcsid [] |
| char | magic [6] |
| int Start | ( | void | ) |
|
static |
|
static |