420: Removed unnecessary include (gametic no longer needed)

This commit is contained in:
mazmazz 2018-09-14 08:26:52 -04:00
parent 63a3125df2
commit 714464993e
1 changed files with 0 additions and 1 deletions

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"