--- a/src/ascension/glcontext.h Fri Jun 13 18:09:49 2025 +0200 +++ b/src/ascension/glcontext.h Sat Jun 14 11:40:40 2025 +0200 @@ -59,7 +59,7 @@ bool asc_gl_context_initialize( AscGLContext *ctx, SDL_Window *window, - AscGLContextSettings const *settings + const AscGLContextSettings *settings ); void asc_gl_context_destroy(AscGLContext *ctx);