GMS_RC/@GMS_3EDEN/addons/3DEN_plugin/config.cpp
Ghostrider [GRG] d4a7542d5f Added Support for Static Missions
And tweaked some code
And Fixed one bug with spawning aircraft.
2023-09-25 15:54:52 -04:00

20 lines
578 B
C++

/*
GMS 3EDEN Editor Plugin
by Ghostrider-GRG-
Parts of config.cpp were derived from the Exile_3EDEN editor plugin
* and is licensed as follows:
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/.
*/
#include "Core\gms3DEN_defines.hpp"
#include "gmsCfgPatches.h"
#include "gmsCfgFunctions.h"
#include "gmsCfg3DENVersion.h"
#include "gmsCfg3DENsettings.h"
#include "gmsCfg3DEN.h"
#include "gmsCfg3DENDisplay.h"