mirror of
https://github.com/zeldaret/tp
synced 2026-08-12 11:52:59 -04:00
d_a_vrbox2 matching (#2981)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user