Mario Kart 64
Loading...
Searching...
No Matches
alBnkfNew.c File Reference
Include dependency graph for alBnkfNew.c:

Macros

#define PATCH(SRC, BASE, TYPE)   SRC = (TYPE) ((uintptr_t) SRC + (uintptr_t) BASE)
 

Functions

void alSeqFileNew (ALSeqFile *f, u8 *base)
 
static void _bnkfPatchBank (ALInstrument *inst, ALBankFile *f, u8 *table)
 
static void unused (void)
 
void alBnkfNew (ALBankFile *f, u8 *table)
 

Macro Definition Documentation

◆ PATCH

#define PATCH ( SRC,
BASE,
TYPE )   SRC = (TYPE) ((uintptr_t) SRC + (uintptr_t) BASE)

Function Documentation

◆ _bnkfPatchBank()

static void _bnkfPatchBank ( ALInstrument * inst,
ALBankFile * f,
u8 * table )
static
Here is the caller graph for this function:

◆ alBnkfNew()

void alBnkfNew ( ALBankFile * f,
u8 * table )
Here is the call graph for this function:

◆ alSeqFileNew()

void alSeqFileNew ( ALSeqFile * f,
u8 * base )

◆ unused()

static void unused ( void )
static
Here is the caller graph for this function: