Merge branch 'experimental'

This commit is contained in:
PedroEdiaz
2024-11-29 23:44:11 -06:00
5 changed files with 167 additions and 66 deletions

View File

@@ -4,8 +4,8 @@
error of the shaders.
*/
/* #define DEBUG */
/* #define GLAD */
/* #define DEBUG */
#define GLAD
typedef const void * window_t;
typedef unsigned int id_t;