mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +00:00
Whitespace (#1112)
* remove trailing whitespaces * minor docs tweaks * some more trailing whitespaces * few more tweaks
This commit is contained in:
parent
f344fe648b
commit
f4a72303cb
150 changed files with 493 additions and 494 deletions
|
@ -2,7 +2,7 @@
|
|||
<File Name="object_ani" Segment="6">
|
||||
<!-- Kakariko Roof Man Skeleton -->
|
||||
<Skeleton Name="gRoofManSkel" Type="Flex" LimbType="Standard" Offset="0xF0"/>
|
||||
|
||||
|
||||
<!-- Kakariko Roof Man Limbs -->
|
||||
<Limb Name="gRoofManRootLimb" LimbType="Standard" Offset="0x0"/>
|
||||
<Limb Name="gRoofManLeftThighLimb" LimbType="Standard" Offset="0xC"/>
|
||||
|
@ -35,8 +35,8 @@
|
|||
<DList Name="gRoofManRightUpperArmDL" Offset="0x4D70"/>
|
||||
<DList Name="gRoofManRightForearmDL" Offset="0x4C00"/>
|
||||
<DList Name="gRoofManRightHandDL" Offset="0x4A68"/>
|
||||
<DList Name="gRoofManHeadDL" Offset="0x2CD8"/>
|
||||
|
||||
<DList Name="gRoofManHeadDL" Offset="0x2CD8"/>
|
||||
|
||||
<!-- Kakariko Roof Man Palettes --> <!-- There's something weird going on with the TLUTs here... -->
|
||||
<Texture Name="gRoofMan1TLUT" OutName="roof_man_1_tlut" Format="rgba16" Width="16" Height="16" Offset="0x00108"/>
|
||||
<Texture Name="gRoofMan2TLUT" OutName="roof_man_2_tlut" Format="ci8" Width="16" Height="16" Offset="0x1088"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue