Diff for /np2/bios/bios.h between versions 1.2 and 1.3

version 1.2, 2003/12/04 06:41:23 version 1.3, 2003/12/04 09:47:08
Line 36  extern "C" { Line 36  extern "C" {
   
 extern  BOOL    biosrom;  extern  BOOL    biosrom;
   
 void bios_getpath(char *path, const char *name, int maxlen);  
   
 void bios_init(void);  void bios_init(void);
 UINT MEMCALL biosfunc(UINT32 adrs);  UINT MEMCALL biosfunc(UINT32 adrs);

Removed from v.1.2  
changed lines
  Added in v.1.3


RetroPC.NET-CVS <cvs@retropc.net>