From d58e1aea4b57e890706b96565c8c1fd9e09b42ec Mon Sep 17 00:00:00 2001 From: Lizzy Fleckenstein Date: Sun, 12 Apr 2026 22:34:18 +0200 Subject: fix whitespace --- src/resource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resource.h') diff --git a/src/resource.h b/src/resource.h index 1e6a354..12f4336 100644 --- a/src/resource.h +++ b/src/resource.h @@ -8,7 +8,7 @@ struct texture_source { enum texture_type type; - struct loc_str path; + struct loc_str path; }; struct texture -- cgit v1.2.3