1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-06 06:32:56 +01:00

Add import

This commit is contained in:
Thomas
2015-02-19 20:48:48 +01:00
parent b8a9745eda
commit ee6cbf8059

View File

@@ -30,6 +30,7 @@
#include "../localisation/currency.h"
#include "../config.h"
#include "platform.h"
#include "winnls.h"
// The name of the mutex used to prevent multiple instances of the game from running
#define SINGLE_INSTANCE_MUTEX_NAME "RollerCoaster Tycoon 2_GSKMUTEX"