|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Functions | |
| static int | next (void) |
| static int | rnum (void) |
| static void | rdesc (int) |
| static void | rdflt (void) |
| static void | rhints (void) |
| static void | rliq (void) |
| static void | rlocs (void) |
| static void | rtrav (void) |
| static void | rvoc (void) |
| void | getin (char **wrd1, char **wrd2) |
| int | yes (int x, int y, int z) |
| int | yesm (int x, int y, int z) |
| void | rdata () |
| void | rspeak (int msg) |
| void | mspeak (int msg) |
| void | speak (struct text *msg) const |
| void | pspeak (int m, int skip) |
Variables | |
| static const char | rcsid [] |
| char * | inptr |
| int | outsw = 0 |
| const char | iotape [] = "Ax3F'\003tt$8h\315qer*h\017nGKrX\207:!l" |
| const char * | tape = iotape |
| char | breakch |
| char | nbf [12] |
| char * | seekhere |
| void getin | ( | char ** | wrd1, |
| char ** | wrd2 ) |
| void mspeak | ( | int | msg | ) |
|
static |
| void pspeak | ( | int | m, |
| int | skip ) |
| void rdata | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
| void rspeak | ( | int | msg | ) |
|
static |
References breakch, travlist::conditions, entries, errx, LF, malloc(), next(), travlist::next, NULL, oldloc, printf, rnum(), s, TAB, travlist::tloc, travel, and travlist::tverb.
Referenced by rdata().
|
static |
| void speak | ( | struct text * | msg | ) | const |
| int yes | ( | int | x, |
| int | y, | ||
| int | z ) |
| int yesm | ( | int | x, |
| int | y, | ||
| int | z ) |
| const char iotape[] = "Ax3F'\003tt$8h\315qer*h\017nGKrX\207:!l" |
| char nbf[12] |
Referenced by rnum().
|
static |
| char* seekhere |
Referenced by rdesc().