mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-22 07:13:07 +01:00
Rename snake_case functions from localisation folder
This commit is contained in:
committed by
GitHub
parent
8504c8d05e
commit
b4480b344e
@@ -78,7 +78,7 @@ protected:
|
||||
_context = CreateContext();
|
||||
ASSERT_TRUE(_context->Initialise());
|
||||
|
||||
language_open(LANGUAGE_ENGLISH_UK);
|
||||
LanguageOpen(LANGUAGE_ENGLISH_UK);
|
||||
}
|
||||
|
||||
static void TearDownTestCase()
|
||||
|
||||
Reference in New Issue
Block a user