- removed v_video.h include from portals.h
This has no business in a play related file which also made no use of it.
This commit is contained in:
parent
18fb7fdd81
commit
e3eaa5964d
23 changed files with 22 additions and 2 deletions
|
|
@ -73,6 +73,7 @@
|
|||
#include "p_acs.h"
|
||||
#include "am_map.h"
|
||||
#include "i_system.h"
|
||||
#include "v_video.h"
|
||||
#include "fragglescript/t_script.h"
|
||||
|
||||
extern AActor *SpawnMapThing (int index, FMapThing *mthing, int position);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue