Skip to content
  • Lioncash's avatar
    sdl_impl: Simplify make_tuple call · 2e2dde2f
    Lioncash authored
    The purpose of make_tuple is that you don't need to explicitly type out
    the types of the things that comprise said tuple.
    
    Given this just returns default values, we can simplify this a bit.
    2e2dde2f
Loading