depot.h
changeset 4549 106ed18a7675
parent 4388 c8a66d26e146
child 4638 05955c6cb536
equal deleted inserted replaced
4548:6165e12570bf 4549:106ed18a7675
     2 
     2 
     3 #ifndef DEPOT_H
     3 #ifndef DEPOT_H
     4 #define DEPOT_H
     4 #define DEPOT_H
     5 
     5 
     6 /** @file depot.h Header files for depots (not hangars)
     6 /** @file depot.h Header files for depots (not hangars)
     7   * @see depot.c */
     7  *  @see depot.c */
     8 
     8 
     9 #include "direction.h"
     9 #include "direction.h"
    10 #include "pool.h"
    10 #include "pool.h"
    11 #include "tile.h"
    11 #include "tile.h"
    12 #include "variables.h"
    12 #include "variables.h"