mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-06-18 07:45:21 -04:00
Update StarSpawn to StarCloudData (#578)
* Update StarSpawn to StarCloudData Add and better specify the struct used to control how stars and clouds are handled in various courses.
This commit is contained in:
@@ -176,7 +176,8 @@ void func_800786EC(s32);
|
||||
void func_80078790(void);
|
||||
void update_snowflakes(void);
|
||||
void func_800788F8(s32, u16, Camera*);
|
||||
void func_800789AC(s32, Camera*, Vec4s*);
|
||||
void update_clouds(s32, Camera*, CloudData*);
|
||||
void update_stars(s32, Camera*, StarData*);
|
||||
void func_80078C68(void);
|
||||
void func_80078C70(s32);
|
||||
void func_80078F64(void);
|
||||
|
||||
Reference in New Issue
Block a user