diff options
| author | Paul Buetow <paul@buetow.org> | 2010-11-29 15:23:48 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-11-29 15:23:48 +0000 |
| commit | 83b3f711105314c076bdfd631070a4aee66e32ee (patch) | |
| tree | e42f4fbfc3a6094e7534ce4d050ca9739b51d7f4 /loadbars.pl | |
| parent | 9f024861ae4279afe3fc9168d3bc6c24f77b47ba (diff) | |
Diffstat (limited to 'loadbars.pl')
| -rwxr-xr-x | loadbars.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl index 0ab24cd..197178d 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -42,7 +42,7 @@ use SDL::Rect; use SDL::Color; use SDL::Event; -use SDL::TTF qw(); +#use SDL::TTF qw(); use Time::HiRes qw(usleep gettimeofday); |
