1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-23 02:38:52 -05:00
This commit is contained in:
Camilla Berglund 2014-04-24 07:57:33 +02:00
parent cda5b25cb2
commit 60eeaeee69

View File

@ -32,7 +32,7 @@
#include <stdio.h>
#include <stdlib.h>
static const char* titles[] =
static const char* titles[4] =
{
"Foo",
"Bar",