Go to the source code of this file.
Data Structures | |
struct | spell |
Defines | |
#define | ALL_MAP 0x1 |
#define | ALL_SPELLS 0x2 |
#define | decrnknow(spell) spl_book[spell].sp_know-- |
#define | spellid(spell) spl_book[spell].sp_id |
#define | spellknow(spell) spl_book[spell].sp_know |
#define ALL_MAP 0x1 |
Referenced by forget_map(), goto_level(), and seffects().
#define ALL_SPELLS 0x2 |
Referenced by forget(), and seffects().
Referenced by age_spells().
Referenced by age_spells(), dospellmenu(), dovspell(), dump_spells(), getspell(), initialspell(), learn(), losespells(), maybe_tutorial(), percent_success(), and spelleffects().
Referenced by age_spells(), dospellmenu(), dump_spells(), learn(), and spelleffects().