diff options
| author | Tal Hayon <talhayon1@gmail.com> | 2022-04-12 09:41:22 +0300 |
|---|---|---|
| committer | Tal Hayon <talhayon1@gmail.com> | 2022-04-12 09:41:22 +0300 |
| commit | 70229c561d99e624e82dd1bca98bece1dd33fbcb (patch) | |
| tree | ed9c82929dcd369a664d9d8c818ac8d791f6d0e3 /include/common.h | |
| parent | 8f57c5b740354a77ad28c4bd33e7a7b6e7209599 (diff) | |
Match sub_080A5D1C
Diffstat (limited to 'include/common.h')
| -rw-r--r-- | include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index 4a899e72..778f479c 100644 --- a/include/common.h +++ b/include/common.h @@ -137,5 +137,6 @@ void sub_0801E738(u32); void sub_0801DFB4(struct Entity_*, u32, u32, u32); u32 sub_0801E00C(void); bool32 sub_0801E810(u32); +u32 sub_0801DB94(void); #endif // COMMON_H |
