ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/deliantra
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.118 by root, Mon Dec 26 03:58:12 2011 UTC vs.
Revision 1.119 by root, Mon Dec 26 22:30:21 2011 UTC

2910# } 2910# }
2911# my $t2 = Time::HiRes::time; 2911# my $t2 = Time::HiRes::time;
2912# warn $t2-$t1; 2912# warn $t2-$t1;
2913# } 2913# }
2914 2914
2915 DC::IMG_Init; 2915 DC::IMG_Init; video_init;
2916 video_init; 2916 DC::Mix_Init; audio_init;
2917 audio_init;
2918 } 2917 }
2919 2918
2920 show_tip_of_the_day if $CFG->{show_tips}; 2919 show_tip_of_the_day if $CFG->{show_tips};
2921 2920
2922 our $STARTUP_CANCEL = EV::idle sub { 2921 our $STARTUP_CANCEL = EV::idle sub {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines