ScummVM API documentation
Agi::IIgsExeInfo Struct Reference

#include <sound_2gs.h>

Public Attributes

enum AgiGameID gameid
 Game ID.
 
const char * exePrefix
 Prefix of the Apple IIGS AGI executable (e.g. "SQ", "PQ", "KQ4" etc)
 
uint agiVer
 Apple IIGS AGI version number, not strictly needed.
 
uint exeSize
 Size of the Apple IIGS AGI executable file in bytes.
 
uint instSetStart
 Starting offset of the instrument set inside the executable file.
 
const IIgsInstrumentSetInfoinstSet
 Information about the used instrument set.
 

Detailed Description

Apple IIGS AGI executable file information.


The documentation for this struct was generated from the following file: