#include "quaff.h"
#include "player.h"
#include "item.h"
#include "io.h"
#include "actions.h"
#include <libintl.h>
#include <locale.h>
Functions | |
int | quaff (struct player *pl, struct item potion) |
void | yellow_potion_cancelled (struct player *pl) |
void | orange_potion_cancelled (struct player *pl) |
void orange_potion_cancelled | ( | struct player * | pl | ) |
void yellow_potion_cancelled | ( | struct player * | pl | ) |