Add todo for localisation service calls

This commit is contained in:
Ted John 2018-05-11 18:32:56 +01:00
parent 8eacc3582c
commit 768a6db5eb
1 changed files with 1 additions and 0 deletions

View File

@ -61,5 +61,6 @@ namespace OpenRCT2::Localisation
}
// Legacy getters
// TODO Remove usages of these and instead call via shared reference
sint32 LocalisationService_GetCurrentLanguage();
bool LocalisationService_UseTrueTypeFont();