Remove unused GENESIS_WIPE define

This commit is contained in:
TehRealSalt 2019-10-03 01:10:10 -04:00
parent 780202668b
commit 7f6d825809

View file

@ -12,8 +12,6 @@
/// \file f_wipe.c
/// \brief SRB2 2.1 custom fade mask "wipe" behavior.
#define GENESIS_WIPE // Sal: experimental Genesis-style colorful wipes
#include "f_finale.h"
#include "i_video.h"
#include "v_video.h"