From 9d1fe32f39de9cb900955e4e005aafbde1744675 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 6 Dec 2023 21:51:23 +0000 Subject: [PATCH] fix missed newline in .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index aa8aa987..c62f5b53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/canihavesomecoffee/udis86 [submodule "subprojects/tracy"] path = subprojects/tracy - url = https://github.com/wolfpld/tracy \ No newline at end of file + url = https://github.com/wolfpld/tracy