Simple cleanup of loader_add_to_ext_list
authorCharles Giessen <charles@lunarg.com>
Wed, 15 Mar 2023 23:55:25 +0000 (17:55 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Mon, 20 Mar 2023 15:35:26 +0000 (09:35 -0600)
commitce0417de666c72780a4146e8c0e63387ebe04f81
treebaaf596335f72610d50cedbb79645e2d34101cca
parent011d7a4ac03916128ef18d511688891e0616cf95
Simple cleanup of loader_add_to_ext_list

Make variable definition be in their first use, not at the top of the function.
loader/loader.c