port from perforce
This commit is contained in:
10
4kgfx/stdafx.h
Normal file
10
4kgfx/stdafx.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
#include "smallwin.h"
|
||||
#include <GL/gl.h>
|
||||
#include "glext.h"
|
||||
#include "vecmath.h"
|
||||
#include "ogl3.h"
|
||||
#include "mesh.h"
|
||||
|
||||
extern unsigned int currentProgramId;
|
||||
Reference in New Issue
Block a user