mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-02 07:35:08 +02:00
implement block mining conditions
This commit is contained in:
@@ -22,6 +22,7 @@ extern ssize_t recv_count;
|
||||
extern uint8_t recv_buffer[256];
|
||||
|
||||
extern uint32_t world_seed;
|
||||
extern uint32_t rng_seed;
|
||||
|
||||
#pragma pack(push, 1)
|
||||
|
||||
|
Reference in New Issue
Block a user