1
0
Fork 0
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:
playerskel 2022-01-24 00:09:02 +01:00 committed by GitHub
parent f344fe648b
commit f4a72303cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
150 changed files with 493 additions and 494 deletions

View file

@ -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"/>