DungeonCrawl
Loading...
Searching...
No Matches
potion_t Struct Reference

Data Fields

char name [MAX_NAME_LENGTH]
potion_type_t effectType
int value

Detailed Description

Definition at line 19 of file potion.h.

Field Documentation

◆ effectType

potion_type_t potion_t::effectType

Definition at line 21 of file potion.h.

◆ name

char potion_t::name[MAX_NAME_LENGTH]

Definition at line 20 of file potion.h.

◆ value

int potion_t::value

Definition at line 22 of file potion.h.


The documentation for this struct was generated from the following file: