- renamed the 'vertexbuffer' files to 'buffers' because it's now generic for all buffer types.
This commit is contained in:
parent
a1fb1f60f4
commit
3b26e64404
11 changed files with 10 additions and 10 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "g_levellocals.h"
|
||||
#include "flatvertices.h"
|
||||
#include "cmdlib.h"
|
||||
#include "hwrenderer/data/vertexbuffer.h"
|
||||
#include "hwrenderer/data/buffers.h"
|
||||
#include "hwrenderer/scene/hw_renderstate.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue