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_80086E70.c | |
| parent | 6e5663895009a556afd7320aa4663434ddd46822 (diff) | |
Matched some funcs (#378)
* Matched code
Diffstat (limited to 'src/code_80086E70.c')
| -rw-r--r-- | src/code_80086E70.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80086E70.c b/src/code_80086E70.c index 561e4f19f..2843c5db8 100644 --- a/src/code_80086E70.c +++ b/src/code_80086E70.c @@ -9,7 +9,7 @@ #include "memory.h" #include "code_80071F00.h" #include "code_80086E70.h" -#include "code_802AAA70.h" +#include "collision.h" #include "audio/external.h" #include "variables.h" |
