From b57a26a7112d19fdee27c99028092463e550119c Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Sun, 27 Jan 2019 18:57:47 +0500 Subject: More advanced textures animation support --- src/RendererSection.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/RendererSection.hpp') 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, -- cgit v1.2.3