mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-08-18 14:02:48 -04:00
Implement Thwomps
This commit is contained in:
@@ -152,13 +152,13 @@ void func_800769D8(s32);
|
||||
void func_80076AEC(s32);
|
||||
void func_80076B7C(void);
|
||||
void update_flame_particle(void);
|
||||
void init_object_smoke_paticle(s32, Vec3f, s16);
|
||||
void init_object_smoke_particle(s32, Vec3f, s16);
|
||||
void init_smoke_particle(Vec3f, f32, s16);
|
||||
void func_80076DC4(s32);
|
||||
void func_80076E14(s32);
|
||||
void func_80076ED8(s32);
|
||||
void func_80076F2C(void);
|
||||
void init_object_smoke_particle(s32, s32);
|
||||
void init_object_smoke_particle2(s32, s32);
|
||||
void init_smoke_particles(s32);
|
||||
void func_800773D8(f32*, s32);
|
||||
void func_80077428(s32);
|
||||
|
||||
Reference in New Issue
Block a user