DEADSOFTWARE

gl: draw shots
[d2df-sdl.git] / src / game / g_weapons.pas
index cf80f5914848fbb53451aaf3dc3cd1c90285dd14..365396369efbf9ace4a41591da97b31889c6ce5c 100644 (file)
@@ -100,6 +100,7 @@ const
   WEAPON_BARON_FIRE     = 24;
   WEAPON_MANCUB_FIRE    = 25;
   WEAPON_SKEL_FIRE      = 26;
+  WEAPON_LAST           = WEAPON_SKEL_FIRE;
 
   WP_FIRST          = WEAPON_KASTET;
   WP_LAST           = WEAPON_FLAMETHROWER;