mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 15:59:45 +00:00
Merge branch 'miami' into lcs
# Conflicts: # README.md # premake5.lua
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include <time.h>
|
||||
#include <limits.h>
|
||||
|
||||
// This is the common include for platform/renderer specific skeletons(glfw.cpp, win.cpp etc.) and using cross platform things (like Windows directories wrapper, platform specific global arrays etc.)
|
||||
// Functions that's different on glfw and win but have same signature, should be located on platform.h.
|
||||
|
Reference in New Issue
Block a user