--- np2/sound/s98.c 2005/02/07 14:46:12 1.10 +++ np2/sound/s98.c 2005/02/09 20:11:35 1.11 @@ -108,7 +108,7 @@ void S98_trash(void) { S98_close(); } -BOOL S98_open(const char *filename) { +BRESULT S98_open(const OEMCHAR *filename) { UINT i; S98HDR hdr;