mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 13:52:40 +00:00
Service: Clean-up Interface
This commit is contained in:
@@ -591,7 +591,7 @@ const FSUserInterface::FunctionInfo FunctionTable[] = {
|
||||
// Interface class
|
||||
|
||||
FSUserInterface::FSUserInterface() {
|
||||
Register(FunctionTable, ARRAY_SIZE(FunctionTable));
|
||||
Register(FunctionTable);
|
||||
}
|
||||
|
||||
} // namespace FS
|
||||
|
||||
Reference in New Issue
Block a user