mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
author jazzysoggy <39224097+jazzysoggy@users.noreply.github.com> 1655955994 -0400 committer jazzysoggy <39224097+jazzysoggy@users.noreply.github.com> 1656516326 -0400 Fixed Format_VA and renamed Format to StdFormat. Both now output to Std::String, while taking the same input as before. Changed functions that use these two to account for this output difference