16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-19 06:29:18 +02:00

Dodanie plików nagłówkowych, żeby IntelliSense widziało całe klasy

This commit is contained in:
firleju
2016-12-05 23:08:41 +01:00
parent b8f624b251
commit 6e853665a9
3 changed files with 6 additions and 4 deletions

View File

@@ -26,7 +26,8 @@ http://mozilla.org/MPL/2.0/.
#include "MemCell.h"
#include "World.h"
#include "dir.h"
#include "mctools.h"
#include "McZapkie/mctools.h"
#include "McZapkie/MOVER.h"
#define LOGVELOCITY 0
#define LOGORDERS 0