139 f32 temp_f22 = data->
unk_34;
140 s32 temp_s7 = data->
unk_38;
142 s32 temp_s6 = data->
unk_44;
151 guScaleF(sp20, 0.01f, 0.01f, 0.01f);
157 G_MTX_PUSH | G_MTX_LOAD | G_MTX_MODELVIEW);
160 (
sin_deg(temp_s6 * 30) * 25.0f) + 225.0f,
161 (
sin_deg(temp_s6 * 30) * 25.0f) + 225.0f,
182 vtxTemp = (Vtx_t*) savedGfxPos;
184 for (i = 0; i < 16; i++) {
185 Vtx_t* vtx = &vtxTemp[i * 2];
186 s32 temp_s1 =
sin_deg(((temp_s6 * 10) + (i * 60)) + temp_s7) * 500.0f * temp_f22;
187 s32 temp_v0_3 = (i * 400) + (s32) (
sin_deg(((temp_s6 * 10) + (i * 6)) + temp_s7) * 200.0f * temp_f22);
189 vtx->ob[0] = temp_s1 - 3200;
190 vtx->ob[1] = temp_v0_3;
193 vtx->tc[1] = i * 128;
196 vtx->ob[0] = temp_s1 + 3200;
197 vtx->ob[1] = temp_v0_3;
200 vtx->tc[1] = i * 128;
206 for (i = 0; i < 15; i++) {
209 i2 , i2 + 2, i2 + 1, i2,
210 i2 + 1, i2 + 2, i2 + 3, i2);
EffectInstance * chomp_drop_main(s32 arg0, f32 arg1, f32 arg2, f32 arg3, f32 arg4, s32 arg5, f32 arg6, s32 arg7, f32 arg8, s32 arg9)