mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-02 22:14:33 +00:00
Rename Matrix_Pull to Matrix_Pop (#703)
This commit is contained in:
parent
3eec91504c
commit
d30ef91417
89 changed files with 158 additions and 158 deletions
|
@ -504,7 +504,7 @@ void EnBa_Draw(Actor* thisx, GlobalContext* globalCtx) {
|
|||
}
|
||||
Matrix_ToMtx(mtx, "../z_en_ba.c", 970);
|
||||
}
|
||||
Matrix_Pull();
|
||||
Matrix_Pop();
|
||||
gSPMatrix(POLY_OPA_DISP++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_en_ba.c", 973),
|
||||
G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
|
||||
gSPDisplayList(POLY_OPA_DISP++, D_06000890);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue