core1/code_5650.c, func_802432F8() match

This commit is contained in:
Banjo Kazooie
2023-02-03 00:24:06 -06:00
parent 6ae297e31f
commit 7a40f9161f
6 changed files with 283 additions and 21 deletions

View File

@@ -148,7 +148,7 @@ typedef struct {
} N_ALGenericEvent;
typedef struct {
s16 type;
u16 type;
union {
ALMIDIEvent midi;
ALTempoEvent tempo;