mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-05-30 16:51:34 +00:00
Cleaned up #include's in dynamic lights code
This commit is contained in:
parent
671736ecdc
commit
3212da8fcf
5 changed files with 3 additions and 34 deletions
|
@ -26,12 +26,7 @@
|
|||
**/
|
||||
|
||||
#include "gl/system/gl_system.h"
|
||||
#include "c_dispatch.h"
|
||||
#include "p_local.h"
|
||||
#include "vectors.h"
|
||||
#include "g_level.h"
|
||||
#include "actorinlines.h"
|
||||
#include "a_dynlight.h"
|
||||
|
||||
#include "hw_dynlightdata.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue