mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 01:11:29 +00:00
races.cpp header include cleanup
This commit is contained in:
parent
689f95b430
commit
12206c0e50
@ -15,8 +15,7 @@
|
|||||||
along with this program; if not, write to the Free Software
|
along with this program; if not, write to the Free Software
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
#include "../common/debug.h"
|
|
||||||
#include "../common/eq_packet_structs.h"
|
|
||||||
#include "../common/races.h"
|
#include "../common/races.h"
|
||||||
|
|
||||||
const char* GetRaceName(uint16 race) {
|
const char* GetRaceName(uint16 race) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user