parent
0d0bb91d99
commit
d3a51fe44b
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ struct credits_group
|
|||
/** The section title. */
|
||||
t_string title;
|
||||
|
||||
bool operator<(const about_group& o);
|
||||
bool operator<(const about_group& o);
|
||||
};
|
||||
|
||||
credits_group(const config& cfg, bool is_campaign_credits);
|
||||
|
|
Loading…
Add table
Reference in a new issue