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

@ -6,7 +6,7 @@
<Texture Name="gWolfosWhiteTongueTex" OutName="wolfos_white_tongue" Format="rgba16" Width="8" Height="8" Offset="0x200"/>
<Texture Name="gWolfosWhiteNostrilTex" OutName="wolfos_white_nostril" Format="rgba16" Width="8" Height="8" Offset="0x280"/>
<Texture Name="gWolfosWhiteEyeOpenTex" OutName="wolfos_white_eye_open" Format="rgba16" Width="16" Height="16" Offset="0x300"/>
<DList Name="gWolfosWhiteAbdomenDL" Offset="0x1A20"/>
<DList Name="gWolfosWhiteBackRightThighDL" Offset="0x1AE8"/>
<DList Name="gWolfosWhiteBackRightShinDL" Offset="0x1BD8"/>
@ -21,10 +21,10 @@
<DList Name="gWolfosWhiteFrontLeftLowerLegDL" Offset="0x2490"/>
<DList Name="gWolfosWhiteFrontRightUpperLegDL" Offset="0x25A0"/>
<DList Name="gWolfosWhiteFrontRightLowerLegDL" Offset="0x26C8"/>
<Texture Name="gWolfosWhiteEyeHalfTex" OutName="wolfos_white_eye_half" Format="rgba16" Width="16" Height="16" Offset="0x27D8"/>
<Texture Name="gWolfosWhiteEyeNarrowTex" OutName="wolfos_white_eye_narrow" Format="rgba16" Width="16" Height="16" Offset="0x29D8"/>
<DList Name="gWolfosWhiteTailDL" Offset="0x3488"/>
<DList Name="gWolfosWhiteFrontLeftClawDL" Offset="0x3528"/>
<DList Name="gWolfosWhiteFrontRightClawDL" Offset="0x35F0"/>