mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05: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:
@@ -53,7 +53,7 @@ const char gVersionInfoFull[] = OPENRCT2_NAME ", "
|
||||
#endif
|
||||
;
|
||||
|
||||
NewVersionInfo get_latest_version()
|
||||
NewVersionInfo GetLatestVersion()
|
||||
{
|
||||
// If the check doesn't succeed, provide current version so we don't bother user
|
||||
// with invalid data.
|
||||
|
||||
Reference in New Issue
Block a user