From f6ede079fb2e636a218cf6534fff83da5142acfd Mon Sep 17 00:00:00 2001 From: Misa Date: Fri, 20 May 2022 22:39:58 -0700 Subject: [PATCH] Update FAudio, PhysFS, and TinyXML2 submodules Doesn't hurt to keep things up to date. (The other submodules, UTF-CPP and LodePNG, haven't been updated since then.) In particular, PhysFS has worked around a bug with Windows Explorer, so people should no longer have issues modifying their data.zip with Explorer and then being unable to have assets in their game (as reported in icculus/physfs#24 ). --- third_party/FAudio | 2 +- third_party/physfs | 2 +- third_party/tinyxml2 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/third_party/FAudio b/third_party/FAudio index 1d13854f..155cd2b1 160000 --- a/third_party/FAudio +++ b/third_party/FAudio @@ -1 +1 @@ -Subproject commit 1d13854fb83ac9868e0a2e5b8d3e58522b5fa66f +Subproject commit 155cd2b1e807796a2b66d3c32bc5296022a20ea3 diff --git a/third_party/physfs b/third_party/physfs index a0dfe220..6925c106 160000 --- a/third_party/physfs +++ b/third_party/physfs @@ -1 +1 @@ -Subproject commit a0dfe220ffb97eef2c78fef2b8971995f221b18d +Subproject commit 6925c1067de2c9e39d626bcba84db0113f8395f2 diff --git a/third_party/tinyxml2 b/third_party/tinyxml2 index a9773976..e45d9d16 160000 --- a/third_party/tinyxml2 +++ b/third_party/tinyxml2 @@ -1 +1 @@ -Subproject commit a9773976845b19e89020c1215781e71116477ef1 +Subproject commit e45d9d16d430a3f5d3eee9fe40d5e194e1e5e63a