From 27055da9946afa73450586e703cea1823f4b78f3 Mon Sep 17 00:00:00 2001 From: dbalatoni13 Date: Tue, 12 Nov 2024 04:37:37 +0100 Subject: [PATCH] Fixed the path of thp --- src/{ => dolphin}/thp/THPAudio.c | 0 src/{ => dolphin}/thp/THPDec.c | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/{ => dolphin}/thp/THPAudio.c (100%) rename src/{ => dolphin}/thp/THPDec.c (100%) diff --git a/src/thp/THPAudio.c b/src/dolphin/thp/THPAudio.c similarity index 100% rename from src/thp/THPAudio.c rename to src/dolphin/thp/THPAudio.c diff --git a/src/thp/THPDec.c b/src/dolphin/thp/THPDec.c similarity index 100% rename from src/thp/THPDec.c rename to src/dolphin/thp/THPDec.c