mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-01 13:12:25 +00:00
6 lines
209 B
C++
6 lines
209 B
C++
#include "Redstone.h"
|
|
|
|
// snuggle-lesbian kiss: hand holding ship i love amy is the best i love amy is the best.
|
|
const int Redstone::SIGNAL_NONE;
|
|
const int Redstone::SIGNAL_MIN;
|
|
const int Redstone::SIGNAL_MAX; |