add LifeDifficulty text to ScreenTitleMenu

This commit is contained in:
Chris Danford
2004-08-21 03:39:28 +00:00
parent c6acc25ddc
commit 0215714561
5 changed files with 19 additions and 1 deletions
+5
View File
@@ -52,6 +52,11 @@ private:
void (*MakeOptionsListCB)( CStringArray &out );
};
// HACK: This is used by ScreenTitleMenu
void LifeDifficulty( int &sel, bool ToSel, const CStringArray &choices );
#endif
/*