sdl2: create_vertical_surface() 'High' rename
create_horizontal_surface() header has it worse, presumably as partial copy+paste: "height depend on 'width'"
Reply To cazfi
create_horizontal_surface() header has it worse, presumably as partial copy+paste: "height depend on 'width'"
And for that actual error in a function header, I want to backport this fix to S3_0 too.
create_vertical_surface() header: "height depend of 'High' parameter." - maybe the parameter should be called 'height' then (it's not a boolean, but an int)