GMS_RC/@GMS_3EDEN/addons/3DEN_plugin/config.cpp
Ghostrider [GRG] 80b13e828d Changed @GMS_3DEN folder name
The 3 was missing
2023-09-23 10:16:41 -04:00

21 lines
602 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 "settings.h"
#include "gmsCfg3DEN.h"
#include "gmsCfg3DENDisplay.h"