# File lib/rubysdl_compatible_ver1.rb, line 33
  def setGammaRamp(*args)
    SDL::Screen.setGammaRamp(*args)
  end