mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Refactor viewport.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
0b84c7bb43
commit
f18595a1c1
@@ -23,7 +23,7 @@
|
||||
#include "ParkImporter.h"
|
||||
#include "audio/audio.h"
|
||||
#include "core/Math.hpp"
|
||||
#include "interface/viewport.h"
|
||||
#include "interface/Viewport.h"
|
||||
#include "localisation/Localisation.h"
|
||||
#include "management/NewsItem.h"
|
||||
#include "object/ObjectManager.h"
|
||||
|
||||
Reference in New Issue
Block a user