mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
More inlines
Also update dtk-template
This commit is contained in:
@@ -109,8 +109,8 @@ void daObjEbomzo::Act_c::set_mtx() {
|
||||
mDoMtx_stack_c::transS(current.pos);
|
||||
mDoMtx_stack_c::ZXYrotM(shape_angle);
|
||||
|
||||
mpModel->setBaseTRMtx(mDoMtx_stack_c::now);
|
||||
cMtx_copy(mDoMtx_stack_c::now, M_tmp_mtx);
|
||||
mpModel->setBaseTRMtx(mDoMtx_stack_c::get());
|
||||
cMtx_copy(mDoMtx_stack_c::get(), M_tmp_mtx);
|
||||
}
|
||||
|
||||
/* 0000062C-00000668 .text init_mtx__Q211daObjEbomzo5Act_cFv */
|
||||
|
||||
Reference in New Issue
Block a user