mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-15 22:28:10 +00:00
Little change
svn-id: r19050
This commit is contained in:
parent
bfa7823a5e
commit
016620838a
@ -31,5 +31,5 @@ void ARMInit() {
|
||||
void ARMRelease() {
|
||||
PnoUnload(&ARM(ARM_ENGINE).pnoDesc);
|
||||
PnoUnload(&ARM(ARM_COMMON).pnoDesc);
|
||||
MemSet(gVars->arm, sizeof(gVars->arm), 0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user