16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 08:09:19 +02:00
This commit is contained in:
VB
2017-02-11 22:52:20 +01:00
parent adeaa5fc79
commit 6c27fa17a6
18 changed files with 516 additions and 1116 deletions

View File

@@ -320,7 +320,7 @@ class TGround
TGround();
~TGround();
void Free();
bool Init(std::string asFile, HDC hDC);
bool Init(std::string asFile);
void FirstInit();
void InitTracks();
void InitTraction();