16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 11:39:19 +02:00

Merge branch 'master' into lcd_python.

This commit is contained in:
firleju
2015-11-09 17:56:26 +01:00
9 changed files with 323 additions and 139 deletions

View File

@@ -314,6 +314,7 @@ class Global
static bool AddToQuery(TEvent *event, TDynamicObject *who);
static bool DoEvents();
static AnsiString Bezogonkow(AnsiString str, bool _ = false);
static double Min0RSpeed(double vel1, double vel2);
};
//---------------------------------------------------------------------------