DEADSOFTWARE

shit; "--dbg-mainwan" doesn't work; changed to "-dbg-mainwad"
[d2df-sdl.git] / src / game / g_panel.pas
index 39c1b101278e6a29830c6dab22ab1ed3ccb26748..39237f182d1a692e481043dc90640dba4624e169 100644 (file)
@@ -13,7 +13,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *)
-{$INCLUDE g_amodes.inc}
+{$INCLUDE ../shared/a_modes.inc}
 unit g_panel;
 
 interface
@@ -55,6 +55,7 @@ type
     LiftType:         Byte;
     LastAnimLoop:     Byte;
     ArrIdx:           Integer; // index in one of internal arrays; sorry
+    tag:              Integer; // used in coldets and such; sorry
 
     constructor Create(PanelRec: TPanelRec_1;
                        AddTextures: TAddTextureArray;