mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 03:23:15 +01:00
Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#ifdef __ENABLE_SCRIPTING__
|
||||
#ifdef ENABLE_SCRIPTING
|
||||
|
||||
# include "ScriptEngine.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user