1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

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

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();