mirror of
https://github.com/zeldaret/mm.git
synced 2026-06-06 11:37:19 -04:00
removed TransformUpdateIndex in z_demo_tre_lgt.c (#1386)
This commit is contained in:
@@ -47,7 +47,7 @@ ActorInit Demo_Tre_Lgt_InitVars = {
|
||||
(ActorFunc)DemoTreLgt_Draw,
|
||||
};
|
||||
|
||||
static TransformUpdateIndex* sBoxLightAnimations[] = {
|
||||
static CurveAnimationHeader* sBoxLightAnimations[] = {
|
||||
&gBoxLightAdultCurveAnim,
|
||||
&gBoxLightChildCurveAnim,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user