|
Crossfire Server, Branch 1.12
R12190
|
Alchemy recipe structures. More...

Go to the source code of this file.
Data Structures | |
| struct | recipeliststruct |
| List of recipes with a certain number of ingredients. More... | |
| struct | recipestruct |
| One alchemy recipe. More... | |
Typedefs | |
| typedef struct recipestruct | recipe |
| One alchemy recipe. | |
| typedef struct recipeliststruct | recipelist |
| List of recipes with a certain number of ingredients. | |
Alchemy recipe structures.
Definition in file recipe.h.
| typedef struct recipestruct recipe |
One alchemy recipe.
| typedef struct recipeliststruct recipelist |
List of recipes with a certain number of ingredients.
1.7.6.1