Add newline to glue_darwin.odin

This commit is contained in:
Emir
2024-07-24 10:27:00 +03:00
parent 2a2bedc85c
commit 95412df129

View File

@@ -22,4 +22,4 @@ GetSurface :: proc(instance: wgpu.Instance, window: ^sdl2.Window) -> wgpu.Surfac
},
},
)
}
}