mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-20 00:47:48 +00:00
TU19: merge Minecraft.World/Level
This commit is contained in:
8
Minecraft.World/Level/Redstone.cpp
Normal file
8
Minecraft.World/Level/Redstone.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "../Platform/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