mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
More work on getting remote calls up and running, added two remote calls list_zones and get_zone_info.
This commit is contained in:
@@ -41,7 +41,9 @@ extern "C" {
|
||||
#include <stddef.h>
|
||||
#include <basetsd.h>
|
||||
|
||||
#ifndef strcasecmp
|
||||
#define strcasecmp stricmp
|
||||
#endif
|
||||
#define getdtablesize() 30000
|
||||
|
||||
#define LWS_VISIBLE
|
||||
|
||||
Reference in New Issue
Block a user