#ifndef BUILD_VIRTUAL_TRAIN_GUI #define BUILD_VIRTUAL_TRAIN_GUI #include "train.h" void ShowBuildVirtualTrainWindow(Train**, bool*); #endif