mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Refactor window.c to C++
This commit is contained in:
committed by
Michael Steenbeek
parent
83d1b6eb8f
commit
c3eab7ead6
@@ -25,7 +25,7 @@
|
||||
#include "CommandLine.hpp"
|
||||
|
||||
#include "../Game.h"
|
||||
#include "../interface/window.h"
|
||||
#include "../interface/Window.h"
|
||||
#include "../OpenRCT2.h"
|
||||
|
||||
static void WriteConvertFromAndToMessage(uint32 sourceFileType, uint32 destinationFileType);
|
||||
|
||||
Reference in New Issue
Block a user