#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 IIgsInstrumentSetInfo * | instSet |
Information about the used instrument set. | |
Apple IIGS AGI executable file information.