1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-21 22:41:14 +00:00

Name the coordinate transformation matrices (#1042)

This commit is contained in:
engineer124 2021-12-01 10:52:16 +11:00 committed by GitHub
parent 669732abbe
commit eabc918817
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 165 additions and 157 deletions

View file

@ -1683,7 +1683,7 @@ void BossDodongo_DrawEffects(GlobalContext* globalCtx) {
OPEN_DISPS(gfxCtx, "../z_boss_dodongo.c", 5228);
func_80093D84(globalCtx->state.gfxCtx);
unkMtx = &globalCtx->mf_11DA0;
unkMtx = &globalCtx->billboardMtxF;
for (i = 0; i < 80; i++, eff++) {
if (eff->unk_24 == 1) {