From 85adb7e0f729141717e8c18939de11dcde7fc58d Mon Sep 17 00:00:00 2001 From: theo3 Date: Sat, 1 May 2021 13:07:36 -0700 Subject: [PATCH] format fix --- src/player.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/player.c b/src/player.c index 412a9c15..4db7a974 100644 --- a/src/player.c +++ b/src/player.c @@ -1929,7 +1929,7 @@ void sub_08073094(Entity* this) { extern void (*const gUnk_0811BBF8[])(Entity*); -void PlayerUseEntrance(Entity *this) { +void PlayerUseEntrance(Entity* this) { gPlayerState.field_0xa8 = 0x1c; sub_0805E4E0(NULL, 8); gUnk_0811BBF8[this->subAction](this);