mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Refactor drawing.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
144dbf431c
commit
3dcbebcf68
@@ -23,7 +23,7 @@
|
||||
#include "../OpenRCT2.h"
|
||||
#include "Screenshot.h"
|
||||
|
||||
#include "../drawing/drawing.h"
|
||||
#include "../drawing/Drawing.h"
|
||||
#include "../Game.h"
|
||||
#include "../Intro.h"
|
||||
#include "../localisation/localisation.h"
|
||||
|
||||
Reference in New Issue
Block a user