mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 15:59:18 +02:00
Merge branch 'tmj-dev'
This commit is contained in:
3
World.h
3
World.h
@@ -20,6 +20,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "stars.h"
|
||||
#include "skydome.h"
|
||||
#include "messaging.h"
|
||||
#include "station.h"
|
||||
|
||||
// wrapper for simulation time
|
||||
class simulation_time {
|
||||
@@ -59,6 +60,8 @@ namespace simulation {
|
||||
|
||||
extern simulation_time Time;
|
||||
|
||||
extern basic_station Station; // temporary object, for station functionality tests
|
||||
|
||||
}
|
||||
|
||||
class opengl_renderer;
|
||||
|
||||
Reference in New Issue
Block a user