mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 11:45:13 +01:00
Remove stray semicolons after declarations
This commit is contained in:
@@ -15,4 +15,4 @@ namespace TestData
|
||||
{
|
||||
std::string GetBasePath();
|
||||
std::string GetParkPath(std::string name);
|
||||
}; // namespace TestData
|
||||
} // namespace TestData
|
||||
|
||||
Reference in New Issue
Block a user