Remove unsplit headers

This commit is contained in:
gamemasterplc 2024-03-14 19:22:42 -05:00
parent 6e972fb0d2
commit 2caca6bc19
21 changed files with 7 additions and 52 deletions

View file

@ -1,5 +1,4 @@
#include "math.h"
#include "unsplit.h"
#include "game/chrman.h"
#include "game/object.h"
#include "game/wipe.h"

View file

@ -1,5 +1,4 @@
#include "math.h"
#include "unsplit.h"
#include "game/chrman.h"
#include "game/wipe.h"
#include "game/pad.h"