1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 08:14:38 +01:00

Move screen variables to OpenRCT2.h

This commit is contained in:
Ted John
2017-07-28 19:44:13 +01:00
parent e6e503a853
commit 8b2eb8a13e
83 changed files with 57 additions and 127 deletions

View File

@@ -30,7 +30,6 @@ extern "C"
#include "../game.h"
#include "../interface/window.h"
#include "../OpenRCT2.h"
#include "../rct2.h"
}
static void WriteConvertFromAndToMessage(uint32 sourceFileType, uint32 destinationFileType);