mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Some bugs fixed
ARMv7 partially restored
This commit is contained in:
parent
1568930da6
commit
697b699873
8 changed files with 53 additions and 29 deletions
|
|
@ -81,6 +81,8 @@ void Module::Load()
|
|||
{
|
||||
Emu.GetModuleManager().AddFunc(i.second);
|
||||
}
|
||||
|
||||
SetLoaded(true);
|
||||
}
|
||||
|
||||
void Module::UnLoad()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue