diff options
| author | MegaMech <MegaMech@users.noreply.github.com> | 2023-08-11 13:21:17 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-11 13:21:17 -0600 |
| commit | e57133e59f9d8bf7d61bec6c564ab4b928cd930d (patch) | |
| tree | 31e7f93e9bc0f982777c67f9e93b6df9bb8e89ff /src/code_80057C60.h | |
| parent | da33557296f43f5799933e0c61f845ed1614f1b2 (diff) | |
Matched staff_ghosts.c and doc for podium_ceremony_actors.c (#365)
* Matched staff_ghosts.c
* More podium_ceremony_actors documentation
Diffstat (limited to 'src/code_80057C60.h')
| -rw-r--r-- | src/code_80057C60.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/code_80057C60.h b/src/code_80057C60.h index 821271b1d..b48c18dfe 100644 --- a/src/code_80057C60.h +++ b/src/code_80057C60.h @@ -197,7 +197,7 @@ void func_8006B8B4(Player*, s8); void func_8006B974(s32, s8, s8); void func_8006B9CC(Player*, s8); void func_8006BA94(Player*, s8, s8); -void func_8006BB34(Vec3f, f32, s16, s16); +void render_balloon(Vec3f, f32, s16, s16); void func_8006C0C8(Vec3f, f32, s32, s16); void func_8006C294(Vec3f, f32, s32, s16); |
