default: GLAD

This commit is contained in:
PedroEdiaz
2024-10-30 22:44:58 -06:00
parent fb2cbe20db
commit c37614ae52

View File

@@ -5,7 +5,7 @@
*/ */
/* #define DEBUG */ /* #define DEBUG */
/* #define GLAD */ #define GLAD
typedef const void * window_t; typedef const void * window_t;
typedef unsigned int id_t; typedef unsigned int id_t;