From: Leon Brocard Date: Mon, 2 Nov 2009 16:30:53 +0000 (+0000) Subject: Mark blit_surface as implemented X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=239cca490717645b7b29d513f28bfeab9f4d28a3;p=sdlgit%2FSDL_perl.git Mark blit_surface as implemented --- diff --git a/t/core_video.t b/t/core_video.t index fa52fdb..3860f83 100644 --- a/t/core_video.t +++ b/t/core_video.t @@ -42,6 +42,7 @@ my @done = load_BMP save_BMP fill_rect + blit_surface /; can_ok ('SDL::Video', @done); @@ -162,7 +163,6 @@ my @left = qw/ get_gamma_ramp set_clip_rect get_clip_rect - blit_surface GL_load_library GL_get_proc_address GL_get_attribute