mirror of
https://github.com/zoriya/ComSquare.git
synced 2026-05-26 15:59:22 +00:00
Adding filters
This commit is contained in:
@@ -593,4 +593,9 @@ namespace ComSquare::APU::DSP
|
||||
{
|
||||
return "DSP";
|
||||
}
|
||||
|
||||
Component DSP::getComponent()
|
||||
{
|
||||
return Apu;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user