mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Obsługa rozkładu jazdy przetłumaczona na C++.
This commit is contained in:
@@ -16,7 +16,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "system.hpp"
|
||||
#pragma hdrstop
|
||||
|
||||
#include "mtable.hpp"
|
||||
#include "mtable.h"
|
||||
#include "Timer.h"
|
||||
#include "Globals.h"
|
||||
#include "EvLaunch.h"
|
||||
@@ -27,6 +27,8 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "parser.h"
|
||||
#include "Console.h"
|
||||
|
||||
using namespace Mtable;
|
||||
|
||||
//---------------------------------------------------------------------------
|
||||
|
||||
TEventLauncher::TEventLauncher()
|
||||
|
||||
Reference in New Issue
Block a user