mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
Refactor ttf.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
0c3c998177
commit
144dbf431c
@@ -22,7 +22,7 @@
|
||||
#include "../platform/platform.h"
|
||||
#include "../sprites.h"
|
||||
#include "../util/Util.h"
|
||||
#include "ttf.h"
|
||||
#include "TTF.h"
|
||||
|
||||
extern "C"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user