Skip to content
  • Jeroen Vreeken's avatar
    Use char ** list for argument checks instead of va_list. · bd3699cb
    Jeroen Vreeken authored
    Move parameter argument check to block_parameter file.
    Remove arugment number check. (Full type check makes it redundant)
    Rename check function with controller_load prefix.
    Don't treat 1 argument option different from multiple options.
    bd3699cb