mirror of
https://github.com/zeldaret/oot.git
synced 2025-10-19 21:19:54 +00:00
Decompile Twinrova (#837)
* start bosstw * wip * wip * wip * wip * wip * wip * wip * wip * wip * some wip * wip * wip * match some functions * match func_80948668 * match func_809477e0 * wip * format * migrate bss * reorganizing, fix warnings * BossTw_Init OK * match BossTw_ShootBeam * and then there were 2 * wip, start docs * more docs * wip * wip * format * PLEASE WORK GIT * spaces * review done * add dragorns matching suggestion * reloc * roman review * petrie review * dragorn review * dargorn2 Co-authored-by: Louis <35883445+louist103@users.noreply.github.com> Co-authored-by: fig02 <fig02srl@gmail.com>
This commit is contained in:
parent
3c8a5b1646
commit
ee44798310
96 changed files with 5564 additions and 19779 deletions
6
spec
6
spec
|
@ -1427,9 +1427,11 @@ endseg
|
|||
beginseg
|
||||
name "ovl_Boss_Tw"
|
||||
include "build/src/overlays/actors/ovl_Boss_Tw/z_boss_tw.o"
|
||||
include "build/data/overlays/actors/z_boss_tw.data.o"
|
||||
include "build/data/overlays/actors/z_boss_tw.bss.o"
|
||||
#ifdef NON_MATCHING
|
||||
include "build/src/overlays/actors/ovl_Boss_Tw/ovl_Boss_Tw_reloc.o"
|
||||
#else
|
||||
include "build/data/overlays/actors/z_boss_tw.reloc.o"
|
||||
#endif
|
||||
endseg
|
||||
|
||||
beginseg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue