mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Move Sawyer coding into its own namespace
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
#include <unordered_map>
|
||||
|
||||
using namespace OpenRCT2;
|
||||
using namespace OpenRCT2::SawyerCoding;
|
||||
|
||||
struct IFileDataRetriever
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user