Crossfire Server, Branch 1.12  R12190
Data Structures | Typedefs
recipe.h File Reference

Alchemy recipe structures. More...

This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Alchemy recipe structures.

Definition in file recipe.h.


Typedef Documentation

typedef struct recipestruct recipe

One alchemy recipe.

typedef struct recipeliststruct recipelist

List of recipes with a certain number of ingredients.