mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 01:04:50 +01:00
Refactor drawing.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
144dbf431c
commit
3dcbebcf68
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "../platform/platform.h"
|
||||
#include "../util/Util.h"
|
||||
#include "drawing.h"
|
||||
#include "Drawing.h"
|
||||
|
||||
using namespace OpenRCT2;
|
||||
using namespace OpenRCT2::Ui;
|
||||
|
||||
Reference in New Issue
Block a user