mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 12:52:51 -04:00
e_rd, npc_ks dbg work (#3029)
* Partial e_rd, npc_ks dbg work * More e_rd matching * e_rd fixes and dbg ctor matched * obj_ita dbg equiv * e_st dbg almost equiv * Some obj_ladder dbg work * dbg e_rd PR comments * Further e_rd dbg clangd fixes
This commit is contained in:
@@ -3884,7 +3884,7 @@ static void demo_camera(e_wb_class* i_this) {
|
||||
i_this->field_0x1714 = 55.0f + KREG_F(7);
|
||||
i_this->field_0x16a0 = 0;
|
||||
s16 sp16 = local_194->actor.shape_angle.y +
|
||||
(local_194->field_0xa0e - local_194->actor.shape_angle.y) / 2;
|
||||
(local_194->field_0xa0c.y - local_194->actor.shape_angle.y) / 2;
|
||||
mDoMtx_stack_c::YrotS(sp16);
|
||||
local_3c.x = NREG_F(0);
|
||||
local_3c.y = NREG_F(1) + 500.0f;
|
||||
|
||||
Reference in New Issue
Block a user