mirror of
https://github.com/PabloMK7/citra.git
synced 2025-08-07 12:16:51 +00:00
More services & small clean ups
This commit is contained in:
parent
ae76469373
commit
9796bc1fa2
61 changed files with 367 additions and 309 deletions
src/core/hle/service
|
@ -68,7 +68,4 @@ Interface::Interface() {
|
|||
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
}
|
||||
|
||||
Interface::~Interface() {
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue