From 9e753e1ffdc448c76ced18a1ef0ccb0b47d3ca9c Mon Sep 17 00:00:00 2001 From: Oschowa Date: Thu, 24 Oct 2019 21:43:07 +0200 Subject: [PATCH] 3rdparty: update FAudio to 19.10 and add 'ignore = dirty' to faudio submodule --- .gitmodules | 1 + 3rdparty/FAudio | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 911d986ea8..1c2d62d043 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,4 @@ [submodule "3rdparty/FAudio"] path = 3rdparty/FAudio url = https://github.com/FNA-XNA/FAudio.git + ignore = dirty diff --git a/3rdparty/FAudio b/3rdparty/FAudio index ceadb9b14c..f86adca2bd 160000 --- a/3rdparty/FAudio +++ b/3rdparty/FAudio @@ -1 +1 @@ -Subproject commit ceadb9b14ca256f82b0c0c344aef742dfea92779 +Subproject commit f86adca2bdd87c62b5d0db89c9a4279d1c8adce9