mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
parent
83084467c6
commit
960668ecf1
22 changed files with 115 additions and 118 deletions
|
|
@ -72,7 +72,7 @@ s32 cellGifDecOpen(PMainHandle mainHandle, PPSubHandle subHandle, PSrc src, POpe
|
|||
}
|
||||
}
|
||||
|
||||
subHandle->set(vm::alloc(sizeof32(GifStream), vm::main));
|
||||
subHandle->set(vm::alloc(SIZE_32(GifStream), vm::main));
|
||||
|
||||
**subHandle = current_subHandle;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue