December 2014 files
This commit is contained in:
8
Minecraft.World/Redstone.cpp
Normal file
8
Minecraft.World/Redstone.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "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;
|
||||
Reference in New Issue
Block a user