--- np2/bios/bios.h 2003/10/16 17:58:18 1.1.1.1 +++ np2/bios/bios.h 2003/12/04 06:41:23 1.2 @@ -36,6 +36,7 @@ extern "C" { extern BOOL biosrom; +void bios_getpath(char *path, const char *name, int maxlen); void bios_init(void); UINT MEMCALL biosfunc(UINT32 adrs);