mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
Rename snake_case functions in openrct2/src folder
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
This commit is contained in:
@@ -42,7 +42,7 @@ TEST(MultiLaunchTest, all)
|
||||
ASSERT_TRUE(initialised);
|
||||
|
||||
GetContext()->LoadParkFromFile(path);
|
||||
game_load_init();
|
||||
GameLoadInit();
|
||||
|
||||
// Check ride count to check load was successful
|
||||
ASSERT_EQ(RideGetCount(), 134);
|
||||
|
||||
Reference in New Issue
Block a user