mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 04:53:12 +01:00
Move SawyerCoding from util into core, and into its own namespace
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
#include "../Context.h"
|
||||
#include "../Game.h"
|
||||
#include "../core/SawyerCoding.h"
|
||||
#include "../object/Object.h"
|
||||
#include "../util/SawyerCoding.h"
|
||||
#include "../util/Util.h"
|
||||
#include "ObjectLimits.h"
|
||||
#include "ObjectManager.h"
|
||||
|
||||
Reference in New Issue
Block a user