mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 20:29:17 +02:00
5 lines
125 B
C++
5 lines
125 B
C++
#include "widgets/map_objects.h"
|
|
|
|
std::vector<map::semaphore> map::Semaphores;
|
|
std::vector<map::track_switch> map::Switches;
|