mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 21:43:06 +01:00
Refactor inclusion of addresses.h
addresses.h is now only included when necessary, limiting scope as much as possible.
This commit is contained in:
committed by
Ted John
parent
4cdc91a910
commit
f8145b6edc
@@ -26,7 +26,6 @@
|
||||
#include <pwd.h>
|
||||
#include <time.h>
|
||||
#include <SDL_syswm.h>
|
||||
#include "../addresses.h"
|
||||
#include "../config.h"
|
||||
#include "../localisation/language.h"
|
||||
#include "../openrct2.h"
|
||||
|
||||
Reference in New Issue
Block a user