clang-format wanted this change

This commit is contained in:
Reinmmar 2023-09-18 19:03:19 +02:00
parent ed438ebd78
commit 47e6390a4f
1 changed files with 1 additions and 1 deletions

View File

@ -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,