mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-02 07:35:08 +02:00
overhaul worldgen
This commit is contained in:
@@ -26,6 +26,7 @@ double readDouble (int client_fd);
|
||||
void readString (int client_fd);
|
||||
|
||||
uint32_t fast_rand ();
|
||||
uint64_t splitmix64 (uint64_t state);
|
||||
|
||||
extern int client_states[MAX_PLAYERS * 2];
|
||||
|
||||
|
Reference in New Issue
Block a user