First network test
Warning: old, unfinished code
This commit is contained in:
parent
c107f82abb
commit
3b2a0f4de8
7 changed files with 149 additions and 45 deletions
|
@ -2,4 +2,4 @@
|
|||
|
||||
#include "Network.h"
|
||||
|
||||
void processPacket(networkPacket *packet, u8 type);
|
||||
void processPacket(networkPacket *packet, u8 type, u16 sender);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue