format fix

This commit is contained in:
theo3
2021-05-01 13:07:36 -07:00
parent 6b55ebe4d3
commit 85adb7e0f7
+1 -1
View File
@@ -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);