mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-20 22:33:02 +01:00
Compile util and cheats as C++
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <openrct2/core/MemoryStream.h>
|
||||
#include <openrct2/rct12/SawyerChunkReader.h>
|
||||
#include <openrct2/util/sawyercoding.h>
|
||||
#include <openrct2/util/SawyerCoding.h>
|
||||
|
||||
constexpr size_t BUFFER_SIZE = 0x600000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user