mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
couple funcs (#361)
* match set_render_printf_position * Update printf.c * fix macro * match func_80066610 and print_debug_strings * rename * rename * Update camera.c * Update camera.c * taj related labelling * tracks.c shenanigans * printf * match func_8003EC14 * match func_8003EDD8 * fix warnings * comments * rework boss vehicle struct * Update objects.c * fix warnings * qukc fixes * Update src/object_functions.c Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com> * Update src/object_functions.c Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com> * Update src/object_functions.c Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com> Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
void __setInstChanState(ALSeqPlayer *seqp, ALInstrument *inst, s32 chan);
|
||||
void __resetPerfChanState(ALSeqPlayer *seqp, s32 chan) ;
|
||||
|
||||
void dummy_8000A710(s32 arg0, s32 arg1) {
|
||||
UNUSED void dummy_8000A710(UNUSED s32 arg0, UNUSED s32 arg1) {
|
||||
}
|
||||
|
||||
ALVoiceState *__mapVoice(ALSeqPlayer *seqp, u8 key, u8 vel, u8 channel)
|
||||
|
||||
Reference in New Issue
Block a user