KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
vocab.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include "hdr.h"

Functions

void dstroy (int object)
 
void juggle (int object)
 
void move (int object, int where)
 
int put (int object, int where, int pval)
 
void carry (int object, int where)
 
void drop (int object, int where)
 
int vocab (char *word, int type, int value) const
 

Variables

static const char rcsid []
 

Function Documentation

◆ carry()

void carry ( int object,
int where )

References atloc, holdng, linkx, and place.

Referenced by fdwarf(), move(), and trtake().

◆ drop()

void drop ( int object,
int where )

◆ dstroy()

void dstroy ( int object)

References move().

Referenced by caveclose(), closing(), main(), trdrop(), trfeed(), trkill(), and tropen().

◆ juggle()

void juggle ( int object)

References fixed, move(), and place.

Referenced by closing(), trbridge(), trdrop(), and trtoss().

◆ move()

void move ( int object,
int where )

◆ put()

int put ( int object,
int where,
int pval )

References move().

Referenced by caveclose().

◆ vocab()

int vocab ( char * word,
int type,
int value ) const

Variable Documentation

◆ rcsid

const char rcsid[]
static
Initial value:
=
"$FreeBSD: src/games/adventure/vocab.c,v 1.9 1999/12/19 00:21:51 billf Exp $"