- const-ified the palette pointers in the texture creation code.
- fixed includes.
This commit is contained in:
parent
65f15e1147
commit
d586ffa79c
32 changed files with 37 additions and 37 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "actor.h"
|
||||
#include "r_data/models/models.h"
|
||||
#include "skyboxtexture.h"
|
||||
#include "hwrenderer/textures/hw_material.h"
|
||||
#include "hw_material.h"
|
||||
#include "image.h"
|
||||
#include "v_video.h"
|
||||
#include "v_font.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue