/* * Spell functions. * Defined in bard.c */ DECLARE_SPELL_FUN( spell_null ); /*still neccesarry*/ DECLARE_SPELL_FUN( song_test ); /*Test song*/