mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
TransitionFade docs and clean up other transitions (#1459)
* TransitionFade docs * PR suggestions * Fix * Fill * Other transitions + enums * Prefix transition assests with trans * Fix end_title * format * OutNames * nitpicks PR * cleaner
This commit is contained in:
parent
1c6878b070
commit
4a9873775c
14 changed files with 186 additions and 146 deletions
|
@ -1,7 +1,7 @@
|
|||
<Root>
|
||||
<File Name="code" OutName="z_fbdemo_triforce" RangeStart="0x10E1D0" RangeEnd="0x10E2A0">
|
||||
<DList Name="sTriforceWipeDL" Offset="0x10E1D0"/>
|
||||
<Array Name="sTriforceWipeVtx" Count="10" Offset="0x10E200">
|
||||
<DList Name="sTransTriforceDL" Offset="0x10E1D0"/>
|
||||
<Array Name="sTransTriforceVtx" Count="10" Offset="0x10E200">
|
||||
<Vtx/>
|
||||
</Array>
|
||||
</File>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue