mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
[VITA] Fix compiling
This commit is contained in:
parent
514412afe0
commit
79f28f2985
@ -312,7 +312,7 @@ static size_t psp_write_avail(void *data)
|
||||
sceKernelUnlockLwMutex((struct SceKernelLwMutexWork*)&psp->lock, 1);
|
||||
#endif
|
||||
|
||||
return ret;
|
||||
return val;
|
||||
}
|
||||
|
||||
static size_t psp_buffer_size(void *data)
|
||||
|
Loading…
Reference in New Issue
Block a user