win32 stuff moved under pltf
This commit is contained in:
8
src/pltf/win32/pltf_win32.h
Normal file
8
src/pltf/win32/pltf_win32.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef PLTF_WIN32_H_
|
||||
#define PLTF_WIN32_H_
|
||||
|
||||
#include <windef.h>
|
||||
|
||||
extern HMODULE opengl_module;
|
||||
|
||||
#endif // PLTF_WIN32_H_
|
||||
Reference in New Issue
Block a user