From e11976895af419e7411ae1d326779ff04909b6ca Mon Sep 17 00:00:00 2001 From: Tom Black Date: Fri, 17 Feb 2017 00:50:09 -0500 Subject: Add sound and music classes --- bin/ruby2d | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/ruby2d b/bin/ruby2d index 06e1fd2..244e958 100755 --- a/bin/ruby2d +++ b/bin/ruby2d @@ -27,6 +27,8 @@ end 'image', 'sprite', 'text', + 'sound', + 'music' ] -- cgit v1.2.3