diff options
| author | theo3 <arisstephenson2@gmail.com> | 2020-08-16 17:32:21 -0700 |
|---|---|---|
| committer | theo3 <arisstephenson2@gmail.com> | 2020-08-16 17:32:21 -0700 |
| commit | 793350e55147a4e2224344ece0e83f2cd24759ca (patch) | |
| tree | ba615db95f396f02c8cd7370130c207a5720bb15 /include | |
| parent | f2aeda134dbfce82ced4d91d86f7db0b62e4af28 (diff) | |
tektite.c OK
Diffstat (limited to 'include')
| -rw-r--r-- | include/functions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions.h b/include/functions.h index 5739c880..6c944546 100644 --- a/include/functions.h +++ b/include/functions.h @@ -254,5 +254,5 @@ extern int sub_0807CF28(u32, SaveFile*); extern u32 sub_080044EC(Entity*, u32); extern u32 sub_080002B8(Entity*); extern u32 sub_08049F84(Entity*, u32); - +extern void sub_0802F45C(Entity*); #endif
\ No newline at end of file |
