1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Merge branch 'develop' into develop

This commit is contained in:
Ethan O'Brien
2025-01-20 08:28:57 -06:00
committed by GitHub
324 changed files with 3886 additions and 3489 deletions

View File

@@ -12,7 +12,7 @@
#include <string>
#define OPENRCT2_NAME "OpenRCT2"
#define OPENRCT2_VERSION "0.4.18"
#define kOpenRCT2Version "0.4.18"
#if defined(__amd64__) || defined(_M_AMD64)
#define OPENRCT2_ARCHITECTURE "x86-64"