From 3af9f70bec1f50c980288e2213035693f4b737ce Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 31 Jan 2026 01:01:56 +0100 Subject: Chore: Add missing newlines at end of source files --- src/gpu/gpu.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpu') diff --git a/src/gpu/gpu.cc b/src/gpu/gpu.cc index 27c0772..92c661b 100644 --- a/src/gpu/gpu.cc +++ b/src/gpu/gpu.cc @@ -616,4 +616,4 @@ void gpu_draw(float audio_peak, float aspect_ratio, float time) { } void gpu_shutdown() { -} \ No newline at end of file +} -- cgit v1.2.3