Fix Palm Tree Interp (#675)

* Update actors.c

* Update actors.c

* Update SkyCloud.cpp

* Update render_objects.c
This commit is contained in:
MegaMech
2026-03-09 18:43:17 -06:00
committed by GitHub
parent 132357d9fb
commit d16bdd75b1
3 changed files with 12 additions and 9 deletions
+1 -1
View File
@@ -3502,7 +3502,7 @@ void func_80051C60(ScreenContext* screen, s16 arg0, s32 arg1) {
D_8018D228 = 0xFF;
gSPDisplayList(gDisplayListHead++, D_0D007A60);
DrawSkyActors(screen, arg0);
DrawSkyActors(screen, var_s5);
}
void func_80051EBC(ScreenContext* screen) {