1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 18:25:16 +01:00

Readd addresses header to allow RCT2 builds

This commit is contained in:
duncanspumpkin
2016-12-03 07:19:43 +00:00
parent 1ae2ca54f7
commit 7917d189cb

View File

@@ -14,6 +14,7 @@
*****************************************************************************/
#pragma endregion
#include "../addresses.h"
#include "../common.h"
#include "../openrct2.h"
#include "../sprites.h"