Use macro for some MTX functions
This commit is contained in:
parent
6a92b96c64
commit
aad91097cd
31 changed files with 1777 additions and 1696 deletions
|
|
@ -1645,7 +1645,7 @@ void fn_1_13FBC(ModelData *model, Mtx matrix)
|
|||
var_r27 = &lbl_1_bss_578[*var_r25];
|
||||
var_r24 = lbl_1_bss_56C[*var_r25];
|
||||
GXLoadPosMtxImm(matrix, 0);
|
||||
PSMTXInvXpose(matrix, sp70);
|
||||
InvXpose(matrix, sp70);
|
||||
GXLoadNrmMtxImm(sp70, 0);
|
||||
GXSetNumTevStages(1);
|
||||
GXSetNumTexGens(1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue