16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 15:09:19 +02:00

glfw integration

This commit is contained in:
tmj-fstate
2017-03-02 04:28:56 +01:00
parent 58b183d462
commit 146d6b036d
153 changed files with 691 additions and 56322 deletions

4
sun.h
View File

@@ -1,8 +1,8 @@
#pragma once
#include "windows.h"
#include "opengl/glew.h"
#include "opengl/wglew.h"
#include "gl/glew.h"
#include "gl/wglew.h"
#include "dumb3d.h"