Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
SeqTrack.h File Reference

Go to the source code of this file.

Classes

class  nw4hbm::snd::detail::SeqTrack
 
struct  nw4hbm::snd::detail::SeqTrack::ParserTrackParam
 

Namespaces

namespace  nw4hbm
 
namespace  nw4hbm::snd
 
namespace  nw4hbm::snd::detail
 

Typedefs

typedef enum nw4hbm::snd::SeqMute nw4hbm::snd::SeqMute
 
typedef enum nw4hbm::snd::ParseResult nw4hbm::snd::ParseResult
 

Enumerations

enum  nw4hbm::snd::SeqMute { nw4hbm::snd::MUTE_OFF = 0 , nw4hbm::snd::MUTE_NO_STOP , nw4hbm::snd::MUTE_RELEASE , nw4hbm::snd::MUTE_STOP }
 
enum  nw4hbm::snd::ParseResult { nw4hbm::snd::PARSE_RESULT_CONTINUE = 0 , nw4hbm::snd::PARSE_RESULT_FINISH }