mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-28 13:44:11 -04:00
fatal: Finish StopSoundTask
This commit is contained in:
parent
f8abd2b402
commit
5d5f8ad3d5
2 changed files with 42 additions and 27 deletions
|
@ -28,4 +28,4 @@ class StopSoundTask : public IFatalTask {
|
|||
virtual const char *GetName() const override {
|
||||
return "SoundTask";
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue