mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Refactor drawing.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
144dbf431c
commit
3dcbebcf68
@@ -27,7 +27,7 @@
|
||||
#include "TitleSequencePlayer.h"
|
||||
|
||||
#include "../audio/audio.h"
|
||||
#include "../drawing/drawing.h"
|
||||
#include "../drawing/Drawing.h"
|
||||
#include "../Game.h"
|
||||
#include "../Input.h"
|
||||
#include "../interface/viewport.h"
|
||||
|
||||
Reference in New Issue
Block a user