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

Remove unnecessary addresses.h imports

This commit is contained in:
Marijn van der Werf
2016-09-17 21:59:55 +02:00
committed by Ted John
parent 7c05ceb275
commit 487d6d8f15
93 changed files with 8 additions and 91 deletions

View File

@@ -21,7 +21,6 @@
extern "C"
{
#include "../addresses.h"
#include "../config.h"
#include "../game.h"
#include "../interface/viewport.h"