mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-27 03:41:29 +00:00
Missing string.h
This commit is contained in:
parent
ca817051e7
commit
b94b59cf9b
@ -2,6 +2,7 @@
|
||||
#include "random.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
const uint32_t nav_mesh_file_version = 1;
|
||||
const float max_dest_drift = 10.0f;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user