mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 12:45:00 -04:00
Decompile sparkCreate
This commit is contained in:
@@ -8,7 +8,7 @@ void sparksReset(void);
|
||||
|
||||
void sparksTick(void);
|
||||
|
||||
u32 func0f12f6c0(void);
|
||||
void sparkCreate(struct coord *pos, struct sparktype *type);
|
||||
void sparkgroupEnsureFreeSparkSlot(struct sparkgroup *group);
|
||||
void sparksCreate(s32 room, struct prop *prop, struct coord *pos, struct coord *arg3, struct coord *dir, s32 type);
|
||||
Gfx *sparksRender(Gfx *gdl);
|
||||
|
||||
Reference in New Issue
Block a user