mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-01 03:05:24 +01:00
Rename snake_case functions in openrct2/src folder
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
|
||||
std::string parkPath = TestData::GetParkPath("pathfinding-tests.sv6");
|
||||
GetContext()->LoadParkFromFile(parkPath);
|
||||
game_load_init();
|
||||
GameLoadInit();
|
||||
}
|
||||
|
||||
void SetUp() override
|
||||
|
||||
Reference in New Issue
Block a user