Split task classes into their own cpp/h files to speed up incremental compilation and make things easier to maintain

This commit is contained in:
Akkadius
2021-02-06 18:52:14 -06:00
parent 55d4865d36
commit ff5ea82e38
12 changed files with 4302 additions and 4229 deletions
+2
View File
@@ -65,6 +65,8 @@ namespace EQ
#include "zone.h"
#include "zonedb.h"
#include "zone_store.h"
#include "task_manager.h"
#include "task_client_state.h"
#ifdef _WINDOWS
// since windows defines these within windef.h (which windows.h include)