From 1acadb9cdfc2025b65b190c872e420b199827655 Mon Sep 17 00:00:00 2001 From: Fabrice Date: Tue, 10 Feb 2026 14:03:09 +0100 Subject: use concrete errors --- src/graphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/graphics.h') diff --git a/src/graphics.h b/src/graphics.h index 7f09c4f..215fd92 100644 --- a/src/graphics.h +++ b/src/graphics.h @@ -4,4 +4,4 @@ struct graphics_s { VkInstance instance; -}; \ No newline at end of file +}; -- cgit v1.2.3