bios: fix firstfile() return value
authornotaz <notasas@gmail.com>
Tue, 28 Dec 2010 15:43:34 +0000 (17:43 +0200)
committernotaz <notasas@gmail.com>
Tue, 28 Dec 2010 15:43:34 +0000 (17:43 +0200)
commit190d491511bed7cc64dbbd755bbf438e90025f39
tree8730d8aa0dc317b64b27d18ef0d7ca6724f70e70
parent1fd1aceb4382827b39bda6fe6915e38a294534e6
bios: fix firstfile() return value

it should only return dir when finds a match,
bufile macro already does that.
libpcsxcore/psxbios.c