mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-27 16:54:52 +01:00
Refactor viewport.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
0b84c7bb43
commit
f18595a1c1
@@ -24,7 +24,7 @@
|
||||
#include <openrct2/Input.h>
|
||||
#include <openrct2/interface/Screenshot.h>
|
||||
#include <openrct2/interface/Chat.h>
|
||||
#include <openrct2/interface/viewport.h>
|
||||
#include <openrct2/interface/Viewport.h>
|
||||
#include <openrct2/interface/widget.h>
|
||||
#include <openrct2/interface/window.h>
|
||||
#include <openrct2/localisation/Localisation.h>
|
||||
|
||||
Reference in New Issue
Block a user