psxbios: Return value is always 1 for CloseTh and ChangeTh.
authorgameblabla <gameblabla@openmailbox.org>
Sun, 21 Jul 2019 15:31:48 +0000 (17:31 +0200)
committergameblabla <gameblabla@openmailbox.org>
Sun, 21 Jul 2019 15:35:00 +0000 (17:35 +0200)
According to nocash PSX doc, ChangeThread and CloseThread should
always return 1. Fix it accordingly.


No differences found