cleanup: fix all improper uses of MxResult (#234)

* cleanup: fix all improper uses of MxResult
This commit is contained in:
Ramen2X
2023-10-22 13:38:25 -04:00
committed by GitHub
parent 7e907cfe3f
commit 5ab993bfda
6 changed files with 7 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ MxDiskStreamController::~MxDiskStreamController()
MxResult MxDiskStreamController::Tickle()
{
// TODO
return 0;
return SUCCESS;
}
// OFFSET: LEGO1 0x100c7790 STUB