Added include for memcpy.
This commit is contained in:
parent
cef7351933
commit
831b76ed1d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "freecraft.h"
|
||||
#include "player.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue