Remove stray space in .gitmodules. This might be what broke the flatpak build:

https://github.com/flathub/org.ppsspp.PPSSPP/pull/97
This commit is contained in:
Henrik Rydgård
2026-03-08 18:42:09 +01:00
parent a94717babb
commit 593e0fd8d9
+1 -1
View File
@@ -61,7 +61,7 @@
url = https://github.com/hrydgard/ppsspp-lua.git
[submodule "ext/freetype"]
path = ext/freetype
url = https://github.com/hrydgard/freetype.git
url = https://github.com/hrydgard/freetype.git
[submodule "ext/nanosvg"]
path = ext/nanosvg
url = https://github.com/hrydgard/nanosvg.git