From 78f8fce7f286fd0c71774e2567404ed51f24fef3 Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Fri, 26 May 2017 21:51:04 -0700 Subject: *: initial commit of stripped schism stuff Forking schism tracker's IT playback stuff into a little playback library for embedding in demos. --- src/sys/sdl/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/sys/sdl/README (limited to 'src/sys/sdl/README') diff --git a/src/sys/sdl/README b/src/sys/sdl/README new file mode 100644 index 0000000..6e22655 --- /dev/null +++ b/src/sys/sdl/README @@ -0,0 +1,2 @@ +this directory will eventually have SDL-specific stuff in it. +right now, schism is SDL specific :) -- cgit v1.2.3