setup dolphin VEC/MTX function defines (#1903)

* setup VEC function defines

* setup MTX function defines
This commit is contained in:
TakaRikka
2023-09-02 06:38:08 -07:00
committed by GitHub
parent 2d45b68231
commit 6432e1541e
102 changed files with 479 additions and 404 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ int dThunder_c::draw() {
mDoMtx_stack_c::XrotM(field_0x15c);
Mtx m;
PSMTXCopy(mDoMtx_stack_c::get(), m);
MTXCopy(mDoMtx_stack_c::get(), m);
mModelInfo.mpModel->setBaseScale(field_0x138);
mModelInfo.mpModel->i_setBaseTRMtx(m);