190 for (i = 1; i < ((
EffectInstance*)effect)->numParts; i++, data++) {
191 s32 temp_t2 = (s32)data->
unk_04.
x + sp94;
192 s32 temp_t3 = (s32)data->
unk_04.
y + temp_fp;
195 temp_t2 = -(temp_t2 & 0x7F);
197 temp_t2 = temp_t2 & 0x7F;
201 temp_t3 = -(temp_t3 & 0x3F);
203 temp_t3 = temp_t3 & 0x3F;
206 gDPLoadMultiTile(
gMainGfxPos++, OS_K0_TO_PHYSICAL(
nuGfxCfb_ptr), 0x100, 1, G_IM_FMT_RGBA, G_IM_SIZ_16b, 320, 0,
207 temp_t2 + 0xA0, temp_t3 + 0x78, temp_t2 + 0xBF, temp_t3 + 0x97, 0,
208 G_TX_WRAP, G_TX_WRAP, 5, 5, G_TX_NOLOD, G_TX_NOLOD);
215 gDPSetPrimColor(
gMainGfxPos++, 0, 0, 200, 255, 255, (sp90 * data->
unk_30) / 255);