Regenerate global headers

This commit is contained in:
Lynix
2019-04-07 21:36:16 +02:00
parent d234d2084d
commit 9d195c2750
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
#define NDK_SYSTEMS_GLOBAL_HPP
#include <NDK/Systems/DebugSystem.hpp>
#include <NDK/Systems/LifetimeSystem.hpp>
#include <NDK/Systems/ListenerSystem.hpp>
#include <NDK/Systems/ParticleSystem.hpp>
#include <NDK/Systems/PhysicsSystem2D.hpp>