the spell listing.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1506 c06c8d41-db1a-0410-9941-cceddc491573
LZ4UZ7OHXQZ6KQHDKAJ53SYUDICKYODTPDYK52PEBLWUFU6BZIHAC
DDU4A3JGN5IUIPP5IASOODKPR2WBHSDSV4FITZ6HNXNSXXQACWAQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
else
while (true)
}
if (spell < 'a' || spell > 'h') //jmf: was 'g', but 8=h { mesclr( true ); return; }
if (spell < 'a' || spell > 'h') //jmf: was 'g', but 8=h
{
mesclr( true );
return;
spell_index = letter_to_index( spell );
const spell_type nthing = which_spell_in_book(you.inv[item_slot].sub_type, spell_index); if (nthing == SPELL_NO_SPELL) { mesclr( true ); return; }
const spell_type nthing =
which_spell_in_book(you.inv[item_slot].sub_type, spell_index);
if (nthing == SPELL_NO_SPELL)
spell_type nthing = which_spell_in_book(you.inv[item_slot].sub_type, spell_index); if (nthing == SPELL_NO_SPELL) { mesclr( true ); return;
spell_type nthing =
describe_spell( nthing );
describe_spell( nthing ); redraw_screen(); mesclr( true ); return;
redraw_screen();