add LifeDifficulty text to ScreenTitleMenu
This commit is contained in:
@@ -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
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user