mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Refactor drawing.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
144dbf431c
commit
3dcbebcf68
@@ -17,7 +17,7 @@
|
||||
#include "../core/IStream.hpp"
|
||||
#include "WallObject.h"
|
||||
|
||||
#include "../drawing/drawing.h"
|
||||
#include "../drawing/Drawing.h"
|
||||
#include "../localisation/language.h"
|
||||
|
||||
void WallObject::ReadLegacy(IReadObjectContext * context, IStream * stream)
|
||||
|
||||
Reference in New Issue
Block a user