Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceTrack.h47 struct ParserTrackParam struct
49 const u8* baseAddr;
50 const u8* currentAddr;
52 bool cmpFlag;
53 bool noteWaitFlag;
54 bool tieFlag;
55 bool monophonicFlag;
57 struct CallStack
63 CallStack callStack[ CALL_STACK_DEPTH ];
64 u8 callStackDepth;
[all …]