mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-22 01:55:25 -04:00
Change file organization 5 (GDCpp/Project)
This commit is contained in:
@@ -11,11 +11,11 @@ This project is released under the MIT License.
|
||||
#include <SFML/Graphics.hpp>
|
||||
#include <string>
|
||||
#include "GDCore/Tools/Localization.h"
|
||||
#include "GDCpp/Object.h"
|
||||
#include "GDCpp/Project/Object.h"
|
||||
#include "GDCpp/ImageManager.h"
|
||||
#include "GDCpp/Serialization/SerializerElement.h"
|
||||
#include "GDCpp/Position.h"
|
||||
#include "GDCpp/Project.h"
|
||||
#include "GDCpp/Project/InitialInstance.h"
|
||||
#include "GDCpp/Project/Project.h"
|
||||
#include "GDCpp/RuntimeScene.h"
|
||||
#include "GDCore/Utf8/utf8.h"
|
||||
#include "TextEntryObject.h"
|
||||
|
||||
Reference in New Issue
Block a user