summaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ruby2d1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ruby2d b/bin/ruby2d
index d399479..c98b464 100755
--- a/bin/ruby2d
+++ b/bin/ruby2d
@@ -14,6 +14,7 @@ end
# The Ruby 2D library files
@lib_files = [
+ 'renderable',
'exceptions',
'color',
'window',