From 2520ae66ce2da210eaeaeba44c467c97e0c3fdd0 Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 31 Jan 2026 00:57:47 +0100 Subject: Chore: Remove trailing whitespaces across the codebase --- SESSION_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SESSION_NOTES.md') diff --git a/SESSION_NOTES.md b/SESSION_NOTES.md index 76aa782..5ba42f7 100644 --- a/SESSION_NOTES.md +++ b/SESSION_NOTES.md @@ -5484,7 +5484,7 @@ This instructs the final assembled file assets.h to have a code line: (or an enum instead of #define's) -so that we can call +so that we can call ``` #include "asset.h" const uint8_t* mysample = GetAsset(ASSET_SAMPLE_142); -- cgit v1.2.3