psxbios : Fix a few mistakes :
authorgameblabla <gameblabla@openmailbox.org>
Sat, 20 Jul 2019 23:26:10 +0000 (01:26 +0200)
committergameblabla <gameblabla@openmailbox.org>
Sat, 20 Jul 2019 23:26:10 +0000 (01:26 +0200)
- Remove extra ffile, pfile.. as it is declared elsewhere.
- Remove extra condition as it's already being handled by pad_stopped.
- Remove n variable from function (pcsx4all did this) as it's useless
and documentation doesn't seem to specify it's needed.


No differences found