Green shells tag, and added comments I neglected to add before.

This commit is contained in:
sitton76
2025-05-17 03:06:29 -05:00
parent 860539a81c
commit c7f67eae75
4 changed files with 14 additions and 1 deletions
+2 -1
View File
@@ -59,6 +59,7 @@ void render_actor_falling_rock(Camera* camera, struct FallingRock* rock) {
return;
}
gSPDisplayList(gDisplayListHead++, d_course_choco_mountain_dl_falling_rock);
FrameInterpolation_RecordCloseChild();
// @port Pop the transform id.
FrameInterpolation_RecordCloseChild();
}