mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-03 07:11:56 +00:00
Line spacing
This commit is contained in:
parent
6efad644d3
commit
73ddf8d01f
@ -451,7 +451,7 @@ u32 __sceSasConcatenateATRAC3(u32 core, int voice, u32 atrac3DataAddr, int atrac
|
||||
|
||||
u32 __sceSasUnsetATRAC3(u32 core, int voice)
|
||||
{
|
||||
ERROR_LOG(HLE,"UNIMPL __sceSasUnsetATRAC3(%08x, %i)", core, voice);
|
||||
ERROR_LOG(HLE, "UNIMPL __sceSasUnsetATRAC3(%08x, %i)", core, voice);
|
||||
return 0;
|
||||
}
|
||||
const HLEFunction sceSasCore[] =
|
||||
|
Loading…
x
Reference in New Issue
Block a user