mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01: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;
|