mirror of
https://github.com/zeldaret/oot.git
synced 2025-07-03 06:24:30 +00:00
Decompile ovl_En_Fhg_Fire (#248)
* Decomp EnFhgFire_Init and EnFhgFire_SetActorFunc * Decomp EnFhgFire_Destroy * Decomp func_80A0F6F8 * Run format * Decomp func_80A0FA90 * Decomp func_80A0FC48 * Decomp func_80A0FD8C * Decomp EffectSsFhgFlash_Spawn ex func_80029CF0 * Decomp EffectSsFhgFlash_Spawn2 ex func_80029D5C * Decomp EnFhgFire_Update * Decomp EnFhgFire_Draw, not matching * Decomp func_80A10F18 * Move InitVars * PR fixes Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
This commit is contained in:
parent
106f7a3f6a
commit
bc14f6d93e
28 changed files with 605 additions and 1442 deletions
|
@ -9,12 +9,6 @@
|
|||
|
||||
.balign 16
|
||||
|
||||
glabel En_Fhg_Fire_InitVars
|
||||
.word 0x00000900, 0x00000030, 0x005A0000, 0x00000204
|
||||
.word EnFhgFire_Init
|
||||
.word EnFhgFire_Destroy
|
||||
.word EnFhgFire_Update
|
||||
.word EnFhgFire_Draw
|
||||
glabel D_80A11790
|
||||
.word 0x0A110939, 0x10010000, 0x06000000, 0x00100700, 0x03200000, 0x0D900700, 0x00000000, 0x01010100, 0x0014001E, 0x000A0000, 0x00000000
|
||||
glabel D_80A117BC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue