Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added require on "code".
  • Loading branch information
mauricioszabo committed Nov 25, 2011
1 parent 5596b00 commit 2f1e93a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ar_sdl.rb
Expand Up @@ -2,6 +2,7 @@
require "sdl"
require_relative "scene"
require_relative "screen"
require_relative "code"

class ArSDL
PAUSE = 20
Expand Down

0 comments on commit 2f1e93a

Please sign in to comment.