mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 16:54:52 +01:00
Fix -Wdocumentation and add it to default warnings
This commit is contained in:
@@ -441,7 +441,7 @@ private:
|
||||
|
||||
/**
|
||||
* @param stream The stream to read the park data from.
|
||||
* @param pathHint Hint path, the extension is grabbed to determine what importer to use.
|
||||
* @param hintPath Hint path, the extension is grabbed to determine what importer to use.
|
||||
*/
|
||||
bool LoadParkFromStream(IStream * stream, const std::string &hintPath)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user