added Histogramm Layer

multiple errors
This commit is contained in:
Raphael Maenle
2018-01-30 18:16:26 +01:00
parent 564053797a
commit 6f02bf4f97
9 changed files with 277 additions and 17 deletions

View File

@ -1,6 +1,6 @@
#pragma once
//TODO!! increase Destructioncount
#define DESTRUCTION_COUNT 2
#define DESTRUCTION_COUNT 1
#include "DestructionPower_Properties.h"
#include "../AbstraktionLayer_Base.h"