mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 08:09:19 +02:00
maintenance: settings item refactoring, include dependencies fixes
This commit is contained in:
3
World.h
3
World.h
@@ -12,14 +12,13 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <string>
|
||||
|
||||
#include "classes.h"
|
||||
#include "Camera.h"
|
||||
#include "scene.h"
|
||||
#include "sky.h"
|
||||
#include "sun.h"
|
||||
#include "moon.h"
|
||||
#include "stars.h"
|
||||
#include "skydome.h"
|
||||
#include "mczapkie/mover.h"
|
||||
#include "messaging.h"
|
||||
|
||||
// wrapper for simulation time
|
||||
|
||||
Reference in New Issue
Block a user