Mario Kart 64
Loading...
Searching...
No Matches
AdpcmLoop Struct Reference

#include <internal.h>

Collaboration diagram for AdpcmLoop:
[legend]

Data Fields

u32 start
 
u32 end
 
u32 count
 
u32 pad
 
s16 * state
 
uint32_t start
 
uint32_t end
 
uint32_t count
 
uint32_t pad
 
int16_t * state
 

Field Documentation

◆ count [1/2]

u32 AdpcmLoop::count

◆ count [2/2]

uint32_t AdpcmLoop::count

◆ end [1/2]

u32 AdpcmLoop::end

◆ end [2/2]

uint32_t AdpcmLoop::end

◆ pad [1/2]

u32 AdpcmLoop::pad

◆ pad [2/2]

uint32_t AdpcmLoop::pad

◆ start [1/2]

u32 AdpcmLoop::start

◆ start [2/2]

uint32_t AdpcmLoop::start

◆ state [1/2]

s16* AdpcmLoop::state

◆ state [2/2]

int16_t* AdpcmLoop::state

The documentation for this struct was generated from the following files: