mirror of
https://github.com/zeldaret/tmc
synced 2026-06-02 02:00:32 -04:00
clang-format wanted this change
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user