diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2023-08-22 19:12:51 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-22 19:12:51 -0600 |
| commit | 6e3f6aee638adfaee3ccbd72dc0d18f10d9f4ef6 (patch) | |
| tree | 5e02a7a8f34a17d14d07fc6ee2f94ebe287a0804 /src/code_80091440.c | |
| parent | 6e5663895009a556afd7320aa4663434ddd46822 (diff) | |
Matched some funcs (#378)
* Matched code
Diffstat (limited to 'src/code_80091440.c')
| -rw-r--r-- | src/code_80091440.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80091440.c b/src/code_80091440.c index 61a42b180..c6bd58478 100644 --- a/src/code_80091440.c +++ b/src/code_80091440.c @@ -4,7 +4,7 @@ #include "math_util.h" #include "main.h" #include <actor_types.h> -#include "code_802AAA70.h" +#include "collision.h" void func_80091440(s8 arg0) { if ((gPlayers[arg0].unk_044 & 0x800) == 0) { |
