Added SDL::Mixer::mix_set_panning support
[sdlgit/SDL_perl.git] / t / mixerpm.t
index fca1fc3..39146da 100644 (file)
@@ -59,6 +59,7 @@ can_ok ('SDL::Mixer', qw/
        playing
        playing_music
        mix_volume_chunk
+       mix_set_panning
        /);
 
 # these are exported by default, so main:: should know them: