mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-21 05:53:02 +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
@@ -18,7 +18,6 @@
|
||||
#define _EDITOR_H_
|
||||
|
||||
#include "rct2.h"
|
||||
#include "addresses.h"
|
||||
|
||||
typedef enum {
|
||||
EDITOR_STEP_OBJECT_SELECTION, // 0
|
||||
|
||||
Reference in New Issue
Block a user