Home
last modified time | relevance | path

Searched defs:ParserTrackParam (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceTrack.h49 struct ParserTrackParam struct
51 const u8* baseAddr;
52 const u8* currentAddr;
54 bool cmpFlag;
55 bool noteWaitFlag;
56 bool tieFlag;
57 bool monophonicFlag;
59 struct CallStack
65 CallStack callStack[ CALL_STACK_DEPTH ];
66 u8 callStackDepth;
[all …]