- moved wipe code into the backend

This commit is contained in:
Christoph Oelckers 2022-04-25 17:30:57 +02:00
commit feb65bcb99
4 changed files with 3 additions and 3 deletions

View file

@ -54,7 +54,7 @@
#include "s_sound.h"
#include "v_video.h"
#include "intermission/intermission.h"
#include "f_wipe.h"
#include "wipe.h"
#include "m_argv.h"
#include "m_misc.h"
#include "menu.h"