From 47e6390a4f4cd917169df379b68a3ee8ea72fe60 Mon Sep 17 00:00:00 2001 From: Reinmmar Date: Mon, 18 Sep 2023 19:03:19 +0200 Subject: [PATCH] clang-format wanted this change --- src/item/itemPegasusBoots.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/item/itemPegasusBoots.c b/src/item/itemPegasusBoots.c index 68a489c8..8b77d94a 100644 --- a/src/item/itemPegasusBoots.c +++ b/src/item/itemPegasusBoots.c @@ -14,7 +14,7 @@ void sub_08076A88(ItemBehavior*, u32); extern u16 gUnk_0800275C[]; extern u8 gUnk_0811BE38[]; -void ItemPegasusBoots(ItemBehavior* this, u32 index) { +void ItemPegasusBoots(ItemBehavior * this, u32 index) { static void (*const ItemPegasusBoots_StateFunctions[])(ItemBehavior* beh, u32) = { sub_080768F8, sub_08076964,