This commit is contained in:
Banjo Kazooie
2022-09-06 13:46:05 -05:00
parent 250bf9c5a6
commit 3e08f86e0c
8 changed files with 104 additions and 39 deletions

View File

@@ -27,16 +27,17 @@ spriteGetFramePtr = 0x802510C8;
get_loaded_overlay_id = 0x80251230;
is_overlay_loaded = 0x8025123C;
load_overlay = 0x80251250;
mlMtxApply = 0x80251494;
mlMtxPop = 0x802516C8;
mlMtxIdent = 0x80251B0C;
mlMtxRotate = 0x80252188;
mlMtxRotPitch = 0x80251C78;
mlMtxRotYaw = 0x80251D84;
mlMtxRotRoll = 0x80251E80;
mlMtxScale_xyz = 0x802521C0;
mlMtxScale = 0x80252280;
mlMtxTranslate = 0x80252980;
mlMtxApply = 0x80251494;
mlMtxPop = 0x802516C8;
mlMtxIdent = 0x80251B0C;
mlMtxRotPitch = 0x80251C78;
mlMtxRotYaw = 0x80251D84;
mlMtxRotRoll = 0x80251E80;
mlMtxRotate = 0x80252188;
mlMtxScale_xyz = 0x802521C0;
mlMtxScale = 0x80252280;
mlMtx_apply_vec3s = 0x802525A4;
mlMtxTranslate = 0x80252980;
memcpy = 0x80254608;
_heap_defragEmptyBlock = 0x8025449C;