Files
scuffedcraft/src/pltf/win32/pltf_win32.h

9 lines
121 B
C

#ifndef PLTF_WIN32_H_
#define PLTF_WIN32_H_
#include <windef.h>
extern HMODULE opengl_module;
#endif // PLTF_WIN32_H_