Commit 648743cf authored by Emmanuel Gil Peyrot's avatar Emmanuel Gil Peyrot
Browse files

GLFW: Add an error callback before calling glfwInit()

It will print a message to know what happened in case something went wrong in a GLFW call.

Also replace every printf() in the glfw emu-window by ERROR_LOG().
parent 83c3d37c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment