Core/Transports: Store information about continent transports

This commit is contained in:
Shauren
2021-10-02 19:59:56 +02:00
parent f6f2de76c7
commit 2d7af28e9f
14 changed files with 151 additions and 98 deletions

View File

@@ -19,6 +19,7 @@
#include "Battleground.h"
#include "Common.h"
#include "Corpse.h"
#include "DB2Stores.h"
#include "FlightPathMovementGenerator.h"
#include "GameTime.h"
#include "Garrison.h"