- moved around some sky rendering code so that the game independent parts are grouped together.

This commit is contained in:
Christoph Oelckers 2020-04-29 00:14:42 +02:00
commit 4b8fb7d48b
16 changed files with 179 additions and 198 deletions

View file

@ -1,4 +1,4 @@
#pragma once
#include "renderstyle.h"
#include "matrix.h"
#include "model.h"