From 8d1b8b5f1ebef8dd1eaf4470a120963bcba37126 Mon Sep 17 00:00:00 2001
From: 0aubsq <0aubsq@gmail.com>
Date: Sat, 9 Apr 2022 03:03:13 +0200
Subject: [PATCH] Fixed Videos by reverting the commit
2b0b281ddbaf31e80f6fc018fe1eb2b2fb006e81 (FDK.MemoryRenderer.dll was
mandatory since used as a COM I/F)
---
.gitignore | 1 +
FDK19/FDK19.csproj | 1 +
2 files changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index ef09d514..8670196f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@
/Test/Favorite.json
/Test/RecentlyPlayedSongs.json
/Test/SongsIgnored/*
+/Test/SongsIgnored2/*
/Test/xadec.dll
/Test/SoundDecoder.dll
/Test/msvcr90.dll
diff --git a/FDK19/FDK19.csproj b/FDK19/FDK19.csproj
index fd4bab3c..f25098ab 100644
--- a/FDK19/FDK19.csproj
+++ b/FDK19/FDK19.csproj
@@ -189,6 +189,7 @@
+