diff --git a/src/data/items.h b/src/data/items.h index 12ca81247..af62f0abe 100644 --- a/src/data/items.h +++ b/src/data/items.h @@ -1445,7 +1445,7 @@ const struct Item gItems[] = .description = sDynamaxCandyDesc, .pocket = POCKET_ITEMS, .type = ITEM_USE_BAG_MENU, - .fieldUseFunc = ItemUseOutOfBattle_CannotUse, + .fieldUseFunc = ItemUseOutOfBattle_CannotUse, // Todo .flingPower = 30, },