diff --git a/src/st/no0/e_plate_lord.c b/src/st/no0/e_plate_lord.c index 9c02774ca2..65c860d1d3 100644 --- a/src/st/no0/e_plate_lord.c +++ b/src/st/no0/e_plate_lord.c @@ -1390,7 +1390,8 @@ void func_us_801D4FCC(void) { s32 posY = g_CurrentEntity->posY.i.hi; Primitive* prim = g_CurrentEntity->ext.prim; s32 angle = g_CurrentEntity->ext.plateLordUnknown.unk84; - + s8 pad[40]; + for (i = 0; i < 0xA; i++) { xOffset = (rsin(angle) * 8) >> 0xC; yOffset = (rcos(angle) * 8) >> 0xC;