#pragma once #include "angband.h" void schools_init(); school_type *school_at(int index); void mana_school_calc_mana(int *msp);