This commit is contained in:
theo3
2022-03-28 12:15:25 -07:00
parent c0eae31c2c
commit bfa69f594c
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -374,7 +374,7 @@ void sub_080792D8(void);
u32 sub_08078F74(Entity*);
void sub_0807879C(Entity*);
void PlayerSetNormalAndCollide(void);
bool32 PlayerTryDropItem(ItemBehavior* arg0, u32 unk);
bool32 PlayerTryDropObject(ItemBehavior* arg0, u32 unk);
// player.s
extern u32 PlayerCheckNEastTile();