GMS_RC/@GMS_3EDEN/addons/3DEN_plugin/config.cpp

21 lines
602 B
C++
Raw Normal View History

2023-09-23 14:09:31 +00:00
/*
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"