diff --git a/src/melee/it/items/itfflowerflame.c b/src/melee/it/items/itfflowerflame.c index bed1e98ee6..67878a5439 100644 --- a/src/melee/it/items/itfflowerflame.c +++ b/src/melee/it/items/itfflowerflame.c @@ -4,6 +4,14 @@ #include "it/it_2725.h" #include "it/item.h" +ItemStateTable it_803F66C8[] = { + { 0, NULL, NULL, NULL }, + { 0, NULL, NULL, NULL }, + { 0, NULL, NULL, NULL }, + { 0, NULL, NULL, NULL }, + { 0, NULL, NULL, NULL }, +}; + HSD_GObj* it_8029A748(Item_GObj* arg0, Vec3* arg1, u8 arg2, f32 arg3) { SpawnItem spawn;