mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07: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