mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
quest_parser_collection.cpp & .h header include cleanup
This commit is contained in:
@@ -19,14 +19,13 @@
|
||||
#include "../common/debug.h"
|
||||
#include "../common/misc_functions.h"
|
||||
#include "../common/features.h"
|
||||
|
||||
#include "quest_parser_collection.h"
|
||||
#include "quest_interface.h"
|
||||
#include "zone.h"
|
||||
#include "questmgr.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
||||
extern Zone* zone;
|
||||
extern void MapOpcodes();
|
||||
|
||||
Reference in New Issue
Block a user