diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/ruby2d | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,6 +15,7 @@ end # The Ruby 2D library files @lib_files = [ + 'exceptions', 'color', 'window', 'application', @@ -26,7 +27,6 @@ end 'image', 'sprite', 'text', - 'exceptions' ] |
