mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-20 14:44:24 -04:00
various d_bg debug cleanup / d_menu_window_HIO debug (#3132)
* various d_bg debug cleanup * matching forward decl for compiler compatibility * fix build
This commit is contained in:
@@ -240,7 +240,7 @@ cPhs_Step daObjSwpush::Act_c::Mthd_Create() {
|
||||
mDoMtx_stack_c::scaleM(field_0x5f8);
|
||||
MTXCopy(mDoMtx_stack_c::get(), mMtx);
|
||||
mpBgW->ClrNoCalcVtx();
|
||||
mpBgW->SetBaseMtxP(mMtx);
|
||||
mpBgW->SetBaseMtxP(&mMtx);
|
||||
mpBgW->GlobalVtx();
|
||||
mpBgW->SetBaseMtxP(NULL);
|
||||
mpBgW->SetNoCalcVtx();
|
||||
|
||||
Reference in New Issue
Block a user