Diff for /np2/i286x/v30patch.cpp between versions 1.6 and 1.7

version 1.6, 2003/12/12 01:04:40 version 1.7, 2004/07/12 10:33:02
Line 14 Line 14
   
   
 typedef struct {  typedef struct {
         DWORD   opnum;          UINT    opnum;
         void    (*v30opcode)(void);          void    (*v30opcode)(void);
 } V30PATCH_T;  } V30PATCH_T;
   

Removed from v.1.6  
changed lines
  Added in v.1.7


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