- - removed the remains of the old FVertexBuffer class.

This commit is contained in:
Christoph Oelckers 2018-10-27 22:04:13 +02:00
commit 83e706afe7
16 changed files with 50 additions and 268 deletions

View file

@ -28,7 +28,6 @@
#include "templates.h"
#include "gl_load/gl_system.h"
#include "gl_load/gl_interface.h"
#include "gl/data/gl_vertexbuffer.h"
#include "gl/renderer/gl_postprocessstate.h"
//-----------------------------------------------------------------------------