420: Removed unnecessary include (gametic no longer needed)

This commit is contained in:
mazmazz 2018-09-14 08:26:52 -04:00
parent 35e58d3c8c
commit 6a2fb34912

View file

@ -13,7 +13,6 @@
/// Fire flicker, light flash, strobe flash, lightning flash, glow, and fade.
#include "doomdef.h"
#include "doomstat.h" // gametic
#include "p_local.h"
#include "r_state.h"
#include "z_zone.h"