16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 12:49:18 +02:00

Kompiluje się do DynamicObject. Prace nad TMoverParameters.

This commit is contained in:
firleju
2016-10-25 22:46:26 +02:00
parent 28d5be7363
commit 1491681576
27 changed files with 638 additions and 530 deletions

View File

@@ -10,8 +10,12 @@ http://mozilla.org/MPL/2.0/.
#ifndef RealSoundH
#define RealSoundH
#include "system.hpp"
#include "classes.hpp"
#include "Sound.h"
#include "Geometry.h"
#include <string>
class TRealSound
{