diff options
Diffstat (limited to 'src/RendererSection.hpp')
-rw-r--r-- | src/RendererSection.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/RendererSection.hpp b/src/RendererSection.hpp index c760678..29b5db1 100644 --- a/src/RendererSection.hpp +++ b/src/RendererSection.hpp @@ -13,6 +13,7 @@ class RendererSection { MODELS = 0, TEXTURES, LAYERS, + FRAMES, COLORS, LIGHTS, VBOCOUNT, |