diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-08-15 22:49:13 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-08-15 22:49:13 +0300 |
| commit | e67d2dbd3839c507c83d39a04615f05900c0ddbc (patch) | |
| tree | 21797ce9971b558515f8c8daf1135a9f63ee18c6 /include/physics.h | |
| parent | 52e3382791186d899e130fcf185e56e0bbdc377b (diff) | |
Match sub_08078D60
Diffstat (limited to 'include/physics.h')
| -rw-r--r-- | include/physics.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/physics.h b/include/physics.h index 9389ea22..9afd0f9e 100644 --- a/include/physics.h +++ b/include/physics.h @@ -43,6 +43,7 @@ void sub_0806FF48(Entity*, u32, u32); void sub_0806FCF4(Entity*, s32, s32, s32); void sub_0806FD3C(Entity*); bool32 sub_0806FDA0(Entity*); +bool32 sub_0806F8DC(Entity*); void sub_0806FEBC(Entity*, u32, Entity*); extern bool32 ProcessMovement1(Entity*); extern bool32 ProcessMovement12(Entity*); |
