mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 21:13:05 +01:00
Replace comment with STUB macro
This commit is contained in:
@@ -804,7 +804,7 @@ uint8 platform_get_locale_temperature_format(){
|
||||
|
||||
uint8 platform_get_locale_date_format()
|
||||
{
|
||||
// TODO Stub implementation
|
||||
STUB();
|
||||
return DATE_FORMAT_DAY_MONTH_YEAR;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user