#include "tempinv.h"#include "player.h"#include "npc.h"#include "monster.h"
Functions | |
| struct cell | get_tempinv (void *p, int type) |
| void | set_tempinv (void *p, int type, struct cell c) |
| struct cell get_tempinv | ( | void * | p, | |
| int | type | |||
| ) | [read] |
| void set_tempinv | ( | void * | p, | |
| int | type, | |||
| struct cell | c | |||
| ) |
1.6.3