mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-04 10:37:53 -05:00
Service: Clean-up Interface
This commit is contained in:
@ -18,7 +18,7 @@ namespace AM_SYS {
|
||||
// Interface class
|
||||
|
||||
Interface::Interface() {
|
||||
//Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
//Register(FunctionTable);
|
||||
}
|
||||
|
||||
} // namespace
|
||||
|
Reference in New Issue
Block a user