mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
Empty initialization for Formatter and TextPaint structures
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
#include "Localisation.h"
|
||||
|
||||
#include <cstring>
|
||||
#include <wchar.h>
|
||||
|
||||
uint32_t utf8_get_next(const utf8* char_ptr, const utf8** nextchar_ptr)
|
||||
|
||||
Reference in New Issue
Block a user