From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- contrib/SDL-3.2.8/examples/input/01-joystick-polling/README.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 contrib/SDL-3.2.8/examples/input/01-joystick-polling/README.txt (limited to 'contrib/SDL-3.2.8/examples/input/01-joystick-polling/README.txt') diff --git a/contrib/SDL-3.2.8/examples/input/01-joystick-polling/README.txt b/contrib/SDL-3.2.8/examples/input/01-joystick-polling/README.txt deleted file mode 100644 index 89e2bee..0000000 --- a/contrib/SDL-3.2.8/examples/input/01-joystick-polling/README.txt +++ /dev/null @@ -1,2 +0,0 @@ -This example code looks for the current joystick state once per frame, -and draws a visual representation of it. -- cgit v1.2.3