#include "player.h"#include "item.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 | ) |

1.6.3