mirror of
https://github.com/Ghostrider-DbD-/GMS_RC.git
synced 2024-08-30 16:02:11 +00:00
80b13e828d
The 3 was missing
21 lines
602 B
C++
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"
|
|
|
|
|
|
|