diff --git a/src/d_player.h b/src/d_player.h index 5f532534..e6ceb0f2 100644 --- a/src/d_player.h +++ b/src/d_player.h @@ -275,6 +275,7 @@ typedef enum k_startimer, // Invincibility timer k_spinouttimer, // Wipe-out from a banana peel or oil slick (was "pw_bananacam") k_laserwisptimer, // The duration and relative angle of the laser + k_poweritemtimer, // Battle mode, how long before you're allowed another power item (Star, Megashroom) // Each item needs its own power slot, for the HUD and held use k_magnet, // 0x1 = Magnet in inventory