1#include "stdafx.h" 2 3#include "Redstone.h" 4 5// 4J-JEV: Because whiny Ps4 compiler. 6const int Redstone::SIGNAL_NONE; 7const int Redstone::SIGNAL_MIN; 8const int Redstone::SIGNAL_MAX;