25 #define SEG_START 0x80000000
26 #define SEG_MAIN 0x80000400
29 #define ENDING_SEQUENCE_SIZE 0xDF00
30 #define RACING_SEQUENCE_SIZE 0x2C470
34 #define MEMORY_POOL_END (&_mainSegNoloadEnd[0] + 0xAB630)
36 #define MEMORY_POOL_END 0x80242F00
40 #define SEG_ENDING_SEQUENCES &_endingSequencesSegmentStart
41 #define SEG_RACING &_racingSegmentStart
42 #define SEG_802BA370 &_data_802BA370SegmentStart
44 #define SEG_ENDING_SEQUENCES 0x80280000
45 #define SEG_RACING 0x8028DF00
46 #define SEG_802BA370 0x802BA370
49 #define SEG_FRAMEBUFFERS 0x802BA290
50 #define SEG_AUDIO 0x803AF780
u8 _endingSequencesSegmentRomStart[]
u8 _endingSequencesSegmentStart[]
u8 _data_802BA370SegmentStart[]
u8 _endingSequencesSegmentRomEnd[]
u8 _racingSegmentRomStart[]
u8 _racingSegmentRomEnd[]
unsigned char u8
Definition: ultratypes.h:12