mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Enable -Wunused-parameter
This commit is contained in:
parent
7205a93751
commit
87af905018
102 changed files with 1571 additions and 1463 deletions
|
|
@ -1125,7 +1125,7 @@ error_code cellAudioInit()
|
|||
return CELL_OK;
|
||||
}
|
||||
|
||||
error_code cellAudioQuit(ppu_thread& ppu)
|
||||
error_code cellAudioQuit()
|
||||
{
|
||||
cellAudio.warning("cellAudioQuit()");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue