diff options
| author | MegaMech <inkstudios1@hotmail.com> | 2025-05-30 22:40:12 -0600 |
|---|---|---|
| committer | MegaMech <inkstudios1@hotmail.com> | 2025-05-30 22:40:12 -0600 |
| commit | 9eb60f4207d14de797a70cecb542173dd6289ce4 (patch) | |
| tree | dc0d0dfb7fa9f1ceb747192319055e2fe6c2bebe /src/update_objects.c | |
| parent | b8fdca96938a7a8d2f10659f02f27db800aaa7cc (diff) | |
Clarify func
Diffstat (limited to 'src/update_objects.c')
| -rw-r--r-- | src/update_objects.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/update_objects.c b/src/update_objects.c index 8cd631be8..15541a239 100644 --- a/src/update_objects.c +++ b/src/update_objects.c @@ -2454,6 +2454,7 @@ void update_snowflakes(void) { } } +// This function adjusted to place clouds in the sky correctly void func_800788F8(s32 objectIndex, u16 rot, Camera* camera) { s16 cameraRot; // Adjustable culling factor |
