maintenance: opengl and generic gfx class source files split

This commit is contained in:
tmj-fstate
2019-10-14 21:59:01 +02:00
parent 53a176de2f
commit 59df08dbee
28 changed files with 5350 additions and 5178 deletions

View File

@@ -18,7 +18,7 @@ http://mozilla.org/MPL/2.0/.
#include "Train.h"
#include "dictionary.h"
#include "sceneeditor.h"
#include "renderer.h"
#include "openglrenderer.h"
#include "uilayer.h"
#include "translation.h"
#include "Logs.h"