summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorTom Black <[email protected]>2017-02-17 00:50:09 -0500
committerTom Black <[email protected]>2017-02-17 00:50:09 -0500
commite11976895af419e7411ae1d326779ff04909b6ca (patch)
tree912d41835e5600f2899942568ccb25656073591d /bin
parentb017a89612b3e264467eeb481f2c4bfeee81e825 (diff)
downloadruby2d-e11976895af419e7411ae1d326779ff04909b6ca.tar.gz
ruby2d-e11976895af419e7411ae1d326779ff04909b6ca.zip
Add sound and music classes
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ruby2d2
1 files changed, 2 insertions, 0 deletions
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'
]