Skip to content

Commit

Permalink
Add SDL version
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpalmer committed May 21, 2012
1 parent c44df40 commit f327409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Games/PuzzleCars.pm
Expand Up @@ -2,7 +2,7 @@ package Games::PuzzleCars;
use Mouse;
use FindBin qw( $Bin );
use File::Spec;
use SDL;
use SDL 2.500;
use SDLx::App;
use SDLx::Surface;
use SDLx::Text;
Expand Down

0 comments on commit f327409

Please sign in to comment.