food.c File Reference

#include <libintl.h>
#include <locale.h>
#include "food.h"
#include "item.h"
#include "player.h"
#include <ncurses.h>
#include <string.h>
Include dependency graph for food.c:
This graph shows which files directly or indirectly include this file:

Functions

int eat (struct player *pl, struct item itm)
 Eat something.

Function Documentation

int eat ( struct player pl,
struct item  itm 
)

Eat something.

Parameters:
pl - Pointer to player
itm - Piece of food

Here is the call graph for this function:

Generated on Mon Nov 15 10:26:45 2010 for Tales of Paraverse by  doxygen 1.6.3