git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@1424 c06c8d41-db1a-0410-9941-cceddc491573
T5E3N5YFW7ANN7XRUTQGAOBJ3CR6KPH3L2PWTN3Q2BNQBOIBKLTQC
slider_menu spell_menu(MF_SINGLESELECT | MF_ANYPRINTABLE);
spell_menu.set_title(new MenuEntry(" Your Spells Type Power Success Level", MEL_TITLE));
Menu spell_menu(MF_SINGLESELECT | MF_ANYPRINTABLE);
spell_menu.set_title(
new MenuEntry(
" Your Spells Type "
"Power Success Level",
MEL_TITLE));