(svn r12467) -Codechange: move DepotID to a more logical location.

This commit is contained in:
rubidium
2008-03-28 16:32:27 +00:00
parent b563a2e52c
commit 02eddad8d9
7 changed files with 22 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
#define YAPF_H
#include "../debug.h"
#include "../depot_type.h"
/** Finds the best path for given ship.
* @param v the ship that needs to find a path