mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 07:49:19 +02:00
Obsługa rozkładu jazdy przetłumaczona na C++.
This commit is contained in:
@@ -22,10 +22,12 @@ http://mozilla.org/MPL/2.0/.
|
||||
#include "logs.h"
|
||||
#include "Globals.h"
|
||||
#include "Timer.h"
|
||||
#include "mtable.hpp"
|
||||
#include "mtable.h"
|
||||
//---------------------------------------------------------------------------
|
||||
#pragma package(smart_init)
|
||||
|
||||
using namespace Mtable;
|
||||
|
||||
double TSubModel::fSquareDist = 0;
|
||||
int TSubModel::iInstance; // numer renderowanego egzemplarza obiektu
|
||||
GLuint *TSubModel::ReplacableSkinId = NULL;
|
||||
|
||||
Reference in New Issue
Block a user