mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
Actor Docs (#270)
* Docs * actor timer_04C -> work_04C * Actor & Boss unk_04A -> work_04A * actor & boss unk_048 -> work_048 * actor & boss unk_046 -> work_046 * boss unk_044 -> work_044 * actor event docs * ActorEvent docs * name all Event Actor IDs * EVID names in EventActorInfo comments * refactor EVC_PASSED_ALL_RINGS by @inspectredc * clarification comment * some option docs * audio enums and macros * some audio renamings
This commit is contained in:
parent
669fff8759
commit
e82019fa2b
95 changed files with 2126 additions and 1960 deletions
|
@ -43,10 +43,10 @@ extern f32 gActorMissileSeekHitbox[];
|
|||
extern f32 gMeMoraHitbox[];
|
||||
extern f32 gTeamHitbox[];
|
||||
extern f32 gActorAllRangeHItbox[];
|
||||
extern f32 gWarpZoneEvent94Hitbox[];
|
||||
extern f32 gWarpZoneEvent96Hitbox[];
|
||||
extern f32 gWarpZoneEvent92Hitbox[];
|
||||
extern f32 gWarpZoneEvent93Hitbox[];
|
||||
extern f32 aWzMeteor1Hitbox[];
|
||||
extern f32 aWzGateHitbox[];
|
||||
extern f32 aWzPillar1Hitbox[];
|
||||
extern f32 aWzPillar2Hitbox[];
|
||||
extern ObjectInfo gObjectInfo[];
|
||||
extern f32* D_edata_800CF964[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue