2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 08:27:42 +00:00

CFrontEndUI: Remove audio group on destruction

This commit is contained in:
2020-05-31 20:27:34 -04:00
parent 972af7c537
commit ab01cb5f1a
2 changed files with 7 additions and 0 deletions

View File

@@ -371,6 +371,7 @@ private:
public:
CFrontEndUI();
~CFrontEndUI();
void StartSlideShow(CArchitectureQueue& queue);
std::string GetAttractMovieFileName(int idx);
std::string GetNextAttractMovieFileName();