kill etc.
This commit is contained in:
@ -53,7 +53,7 @@ let () =
|
||||
GLFW.makeContextCurrent ~window:(Some window);
|
||||
GLFW.swapInterval ~interval:0;
|
||||
|
||||
Gl.clear_color 0.3 0.3 0.32 1.;
|
||||
Gl.clear_color 0.1 0.2 0.2 1.;
|
||||
|
||||
Memtrace.trace_if_requested ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user