d_a_vrbox2 matching (#2981)

This commit is contained in:
Max Roncace
2025-12-21 13:52:34 -05:00
committed by GitHub
parent 16a2980f5a
commit ee32f5db55
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ static int daVrbox2_Draw(vrbox2_class* i_this) {
s16 temp_r19;
s16 temp_r18;
camera_p = dComIfGp_getCamera(0);
camera_p = (camera_class*)dComIfGp_getCamera(0);
lenz_p = g_env_light.mpSunLenzPacket;
kumo_model_p = i_this->mpKumoModel;
sun_model_p = i_this->model2;