mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Refactor window.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
83d1b6eb8f
commit
c3eab7ead6
@@ -22,7 +22,7 @@
|
||||
#include "TextComposition.h"
|
||||
|
||||
#include <openrct2/interface/Console.h>
|
||||
#include <openrct2/interface/window.h>
|
||||
#include <openrct2/interface/Window.h>
|
||||
#include <openrct2/localisation/Localisation.h>
|
||||
|
||||
#ifdef __MACOSX__
|
||||
|
||||
Reference in New Issue
Block a user