16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 21:29:18 +02:00

remove openglcolor.h from stdafx.h

This commit is contained in:
milek7
2021-01-24 22:33:23 +01:00
parent 90a6b7c3b5
commit 3cb5a98b60
6 changed files with 6 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ http://mozilla.org/MPL/2.0/.
#include "stdafx.h"
#include "opengllight.h"
#include "utilities.h"
void
opengl_light::apply_intensity( float const Factor ) {