mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-20 17:58:20 +00:00
Tons of renames
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "MiscFunctions.h"
|
||||
#include "misc_functions.h"
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <math.h>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#if !defined(_L__EQDATAB__H)
|
||||
#define _L__EQDATAB__H
|
||||
|
||||
#include "MiscFunctions.h"
|
||||
#include "misc_functions.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
|
||||
Reference in New Issue
Block a user