This commit is contained in:
Kovid Goyal
2020-03-24 17:07:37 +05:30
parent b0b8222a96
commit 76a6bba643
3 changed files with 145 additions and 137 deletions

1
kitty/glfw-wrapper.c generated
View File

@@ -1,4 +1,5 @@
#define GFW_EXTERN
#include "data-types.h"
#include "glfw-wrapper.h"
#include <dlfcn.h>