core1/done/audio/n_seqplayer.c done

This commit is contained in:
Banjo Kazooie
2022-10-10 16:34:11 -05:00
parent cd222d498a
commit 9a51651a8e
14 changed files with 1565 additions and 211 deletions

View File

@@ -35,7 +35,7 @@ mlMtxRotYaw = 0x80251D84;
mlMtxRotRoll = 0x80251E80;
mlMtxRotate = 0x80252188;
mlMtxScale_xyz = 0x802521C0;
mlMtxScale = 0x80252280;
mlMtxScale = 0x80252280;
mlMtx_apply_vec3s = 0x802525A4;
mlMtxTranslate = 0x80252980;