mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Separated time state from window system state.
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#ifndef _posix_time_h_
|
||||
#define _posix_time_h_
|
||||
|
||||
#define _GLFW_PLATFORM_LIBRARY_TIME_STATE _GLFWtimePOSIX posix_time
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef struct _GLFWtimePOSIX
|
||||
|
||||
Reference in New Issue
Block a user