mirror of
https://github.com/zeldaret/tp
synced 2026-07-08 14:36:36 -04:00
Add Progress.md (#187)
* Match DynamicLink * finish merge * Add Progress.md and update readme
This commit is contained in:
@@ -356,7 +356,7 @@ bool JUTException::searchPartialModule(u32 address, u32* module_id, u32* section
|
||||
}
|
||||
}
|
||||
|
||||
module = module->mNext;
|
||||
module = (OSModuleInfo*)module->mNext;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user