|
Mario Kart 64
|
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) |
|
static |
| void alBnkfNew | ( | ALBankFile * | f, |
| u8 * | table ) |