mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 06:27:43 +00:00
Lots of CMFGame integration
This commit is contained in:
11
Runtime/Audio/CMidiManager.cpp
Normal file
11
Runtime/Audio/CMidiManager.cpp
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "CMidiManager.hpp"
|
||||
|
||||
namespace urde
|
||||
{
|
||||
|
||||
void CMidiManager::StopAll()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user