git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@496 c06c8d41-db1a-0410-9941-cceddc491573
S7LXN4ZS57KFPKGOQNDZ6NZ7LOSQZIUHKO5DDZ2VTLJQSH2HN6MQC
5ASC3STDYCNLZFEBN6UTMUCGDETHBR2OCBZCF5VIAZ5RRWLOTDYQC
RPOZZWKG5GLPHVZZ7ZKMKS64ZMV2LDCQSARBJFJ6FZOTOKCQO7FAC
SDLKLUNFGVKDS55DDJZCBAVIB7NL3RRYPTACAY65SCUQKV6APFSAC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
virtual void draw_item(int index, const MenuEntry *me) const;
virtual void draw_index_item(int index, const MenuEntry *me) const;
virtual void draw_item(int index, const MenuEntry* me) const;
virtual void draw_index_item(int index, const MenuEntry* me) const;
draw_item(index, items[index]);
draw_index_item(index, items[index]);
void Menu::draw_item(int index, const MenuEntry *me) const
void Menu::draw_index_item(int index, const MenuEntry *me) const
void formatted_scroller::draw_item(int index, const MenuEntry *me) const
void formatted_scroller::draw_index_item(int index, const MenuEntry *me) const
// temp file pairs used for file level cleanupextern FixedArray < bool, MAX_LEVELS, MAX_BRANCHES > tmp_file_pairs;
// temp file pairs used for file level cleanup
extern FixedArray < bool, MAX_LEVELS, MAX_BRANCHES > tmp_file_pairs;