From 561f056c71f8d13a1001d75d3970fc0c2e415492 Mon Sep 17 00:00:00 2001 From: GutPuncher Date: Wed, 17 May 2023 01:44:50 -0400 Subject: [PATCH] Remove 0x5 cursor byte from files --- src/Demo/Graphics/Usage.ZC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Demo/Graphics/Usage.ZC b/src/Demo/Graphics/Usage.ZC index 729d7b2a..668b6f07 100755 --- a/src/Demo/Graphics/Usage.ZC +++ b/src/Demo/Graphics/Usage.ZC @@ -56,4 +56,4 @@ U0 Usage() SettingsPop; }; -Usage; \ No newline at end of file +Usage; \ No newline at end of file