src/unmovable_cmd.cpp
changeset 8131 160939e24ed3
parent 8119 52b48108425a
child 8139 4e91c448c409
equal deleted inserted replaced
8130:d2eb7d04f6e1 8131:160939e24ed3
    22 #include "table/unmovable_land.h"
    22 #include "table/unmovable_land.h"
    23 #include "genworld.h"
    23 #include "genworld.h"
    24 #include "bridge.h"
    24 #include "bridge.h"
    25 #include "autoslope.h"
    25 #include "autoslope.h"
    26 #include "transparency.h"
    26 #include "transparency.h"
       
    27 #include "functions.h"
       
    28 #include "window_func.h"
    27 
    29 
    28 /** Destroy a HQ.
    30 /** Destroy a HQ.
    29  * During normal gameplay you can only implicitely destroy a HQ when you are
    31  * During normal gameplay you can only implicitely destroy a HQ when you are
    30  * rebuilding it. Otherwise, only water can destroy it.
    32  * rebuilding it. Otherwise, only water can destroy it.
    31  * @param pid Player requesting the destruction of his HQ
    33  * @param pid Player requesting the destruction of his HQ