mirror of
https://github.com/p2r3/bareiron.git
synced 2025-10-02 07:35:08 +02:00
refactor game-specific tools into separate file
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
#include "registries.h"
|
||||
#include "worldgen.h"
|
||||
#include "crafting.h"
|
||||
#include "procedures.h"
|
||||
#include "packets.h"
|
||||
|
||||
// C->S Handshake
|
||||
int cs_handshake (int client_fd) {
|
||||
|
Reference in New Issue
Block a user