4jcraft/Minecraft.World/net/minecraft/world/level/redstone/Redstone.cpp

8 lines
207 B
C++

#include "../../../../../Header Files/stdafx.h"
#include "Redstone.h"
// 4J-JEV: Because whiny Ps4 compiler.
const int Redstone::SIGNAL_NONE;
const int Redstone::SIGNAL_MIN;
const int Redstone::SIGNAL_MAX;