Unit 'gccore' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libogcfpc]

_card_stat

Declaration

Source position: card.inc line 80

type _card_stat = record

  filename: array [0..CARD_FILENAMELEN-1] of cuint8;

  len: cuint32;

  time: cuint32;

  gamecode: array [0..3] of cuint8;

  company: array [0..1] of cuint8;

  banner_fmt: cuint8;

  icon_addr: cuint32;

  icon_fmt: cuint16;

  iconfmt: array [0..CARD_MAXICONS-1] of cuint16;

  icon_speed: cuint16;

  iconspeed: array [0..CARD_MAXICONS-1] of cuint16;

  comment_addr: cuint32;

  offset_banner: cuint32;

  offset_banner_tlut: cuint32;

  offset_icon: array [0..CARD_MAXICONS-1] of cuint32;

  offset_icon_tlut: array [0..CARD_MAXICONS-1] of cuint32;

  offset_data: cuint32;

end;


Documentation generated on: 2023-03-18