mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
Codechange: document parameters and return types
This commit is contained in:
@@ -2039,6 +2039,7 @@ bool LanguagePackHeader::IsValid() const
|
||||
|
||||
/**
|
||||
* Check whether a translation is sufficiently finished to offer it to the public.
|
||||
* @return \c true iff there are less than 25% missing strings.
|
||||
*/
|
||||
bool LanguagePackHeader::IsReasonablyFinished() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user