mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
Compile files in world folder as C++
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "../drawing/Drawing.h"
|
||||
#include "../localisation/Language.h"
|
||||
#include "../world/footpath.h"
|
||||
#include "../world/Footpath.h"
|
||||
|
||||
void FootpathObject::ReadLegacy(IReadObjectContext * context, IStream * stream)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user