mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-21 15:28:27 +00:00
Missing string.h
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user