feat(glfw): allow to switch backend
This commit is contained in:
@@ -58,6 +58,7 @@ typedef struct Parameters {
|
||||
bool midi_reconnect;
|
||||
bool trace_midi;
|
||||
bool trace_fps;
|
||||
unsigned int glfw_backend;
|
||||
} Parameters;
|
||||
|
||||
// file.c
|
||||
|
||||
Reference in New Issue
Block a user