mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-21 14:53:02 +01:00
Rename snake_case functions in openrct2/src folder
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
This commit is contained in:
@@ -34,7 +34,7 @@ protected:
|
||||
ASSERT_TRUE(initialised);
|
||||
|
||||
GetContext()->LoadParkFromFile(parkPath);
|
||||
game_load_init();
|
||||
GameLoadInit();
|
||||
|
||||
// Changed in some tests. Store to restore its value
|
||||
_gScreenFlags = gScreenFlags;
|
||||
|
||||
Reference in New Issue
Block a user