spunull: Add missing callback and fix prototypes master github/master
authorPaul Cercueil <paul@crapouillou.net>
Thu, 30 May 2024 09:54:55 +0000 (11:54 +0200)
committernotaz <notasas@gmail.com>
Thu, 30 May 2024 23:04:06 +0000 (02:04 +0300)
commiteedbe278db2e34a61c7beef4692e211facb595a5
tree1a2e9c7fc26e6252355d25e27077180014800f95
parent49f5a273fd9ee501d5cab2fb554b0a50c243e487
spunull: Add missing callback and fix prototypes

- Add SPUregisterScheduleCb() which was missing
- Fix prototypes of some functions, which did not have the right number
  of parameters. This caused warnings at the linking phase when building
  PCSX with LTO.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
plugins/spunull/spunull.c