>struct _gamedata
>  {
>  ULONG game[2];
>  int pkgversion;
>  } *gamedata;

  Ops... this was meant to be:

struct _gamedata
  {
  ULONG game[2];
  USHORT pkgversion;
  } *gamedata;


   -----     AbraçOS/2, Daniel Caetano ([EMAIL PROTECTED])
 /| | | |\
 \| ___ |/   OS/2:     http://www.quasarbbs.com/daniel/
\/ ----- \/  MSX:      http://www.fudeba.cjb.net/
    | |      Drawings: http://www.djgallery.tsx.org/
   -- --     ...Programming to solve the mistery of life!



--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to