diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2023-01-03 22:41:49 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-03 22:41:49 -0800 |
| commit | 30c2186c90e3e1915ed95b5bd74d246fef529cdc (patch) | |
| tree | f465e1b459f6cbed90b56abcf1e9f9b00752d052 /include | |
| parent | 3dd736ef98efdfdc7428592638e66d309b7cb5c1 (diff) | |
| parent | 8f10c3309870767bb2f0bd5ba4e30a6fa41aeff2 (diff) | |
Merge pull request #586 from Catobat/sub_0801E99C
Diffstat (limited to 'include')
| -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 5d68679b..4fcf2be6 100644 --- a/include/common.h +++ b/include/common.h @@ -124,6 +124,7 @@ void sub_0801DFB4(struct Entity_*, u32, u32, u32); u32 sub_0801E00C(void); bool32 sub_0801E810(u32); u32 sub_0801DB94(void); +u32 sub_0801EA74(u8*); typedef struct { u8 unk_0; |
