various documentation

This commit is contained in:
Banjo Kazooie
2024-07-01 00:28:11 -05:00
parent 676533f2dc
commit 9688497485
104 changed files with 1034 additions and 947 deletions

View File

@@ -37,8 +37,8 @@ Actor *func_802DC7E0(ActorMarker *marker, Gfx **gfx, Mtx **mtx, Vtx **vtx){
sp4C[0] = 0.0f;
sp4C[1] = 0.0f;
sp4C[2] = 0.0f;
viewport_setPosition(sp58);
viewport_setRotation(sp4C);
viewport_set_position_vec3f(sp58);
viewport_set_rotation_vec3f(sp4C);
viewport_update();
func_8024C904(gfx, mtx);
sp40[0] = 0.0f;