mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 14:35:46 +00:00
Remove more 3DS-specific code.
This commit is contained in:
parent
877d4c71d3
commit
8cf95d87aa
5 changed files with 3 additions and 48 deletions
|
@ -13,14 +13,5 @@ namespace DSP_DSP {
|
|||
void SignalPipeInterrupt(DspPipe pipe) {
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Interface class
|
||||
|
||||
Interface::Interface() {
|
||||
}
|
||||
|
||||
Interface::~Interface() {
|
||||
}
|
||||
|
||||
} // namespace DSP_DSP
|
||||
} // namespace Service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue