- 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
|
|
@ -42,7 +42,7 @@
|
|||
#include "gl/shaders/gl_shaderprogram.h"
|
||||
#include "gl_debug.h"
|
||||
#include "r_videoscale.h"
|
||||
#include "glsys_vertexbuffer.h"
|
||||
#include "gl_buffers.h"
|
||||
|
||||
#include "hwrenderer/data/flatvertices.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue