summaryrefslogtreecommitdiff
path: root/shim.c
blob: 2637d64b4affc631c1677db96a457ad0663650d5 (plain)
1
2
3
4
5
6
7
8
9
#define RGFW_IMPLEMENTATION
#define RGFW_WAYLAND
#define RGFW_NO_X11
#define RGFW_OPENGL
#include "RGFW.h"

#define RSGL_IMPLEMENTATION
#include "RSGL.h"
#include "RSGL_gl.h"