There was an error while loading. Please reload this page.
1 parent 78ae6b2 commit 291189bCopy full SHA for 291189b
src/main.cpp
@@ -2,7 +2,7 @@
2
#include <GLFW/glfw3.h>
3
#include <iostream>
4
5
-// Branch 0.15 : Bare Minimum OpenGL Window w/ functions
+// Branch 0.1.1 : Bare Minimum OpenGL Window w/ functions
6
7
static bool initializeGLFW() {
8
if (!glfwInit()) {
0 commit comments