diff options
| author | playerskel <97991990+playerskel@users.noreply.github.com> | 2022-01-24 00:09:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-23 18:09:02 -0500 |
| commit | f4a72303cb15abbebefb907480b46737d6c51d9d (patch) | |
| tree | 9024b80f3a3c9c4937861fb747a7ffa62dd559ef /assets/xml/objects/object_zl4.xml | |
| parent | f344fe648bd71b0b61bbb5f4cf41edcaf12a981d (diff) | |
Whitespace (#1112)
* remove trailing whitespaces
* minor docs tweaks
* some more trailing whitespaces
* few more tweaks
Diffstat (limited to 'assets/xml/objects/object_zl4.xml')
| -rw-r--r-- | assets/xml/objects/object_zl4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_zl4.xml b/assets/xml/objects/object_zl4.xml index b43e5ba34..e87a65465 100644 --- a/assets/xml/objects/object_zl4.xml +++ b/assets/xml/objects/object_zl4.xml @@ -43,7 +43,7 @@ <Texture Name="gChildZeldaMouthHappyTex" OutName="child_zelda_mouth_happy" Format="i8" Width="32" Height="32" Offset="0x4AF0"/> <Texture Name="gChildZeldaMouthWorriedTex" OutName="child_zelda_mouth_worried" Format="i8" Width="32" Height="32" Offset="0x4EF0"/> <Texture Name="gChildZeldaMouthSurprisedTex" OutName="child_zelda_mouth_surprised" Format="i8" Width="32" Height="32" Offset="0x52F0"/> - + <!-- Child Zelda's eye textures --> <Texture Name="gChildZeldaEyeOpenTex" OutName="child_zelda_eye_open" Format="i8" Width="32" Height="32" Offset="0x2AF0"/> <Texture Name="gChildZeldaEyeBlinkTex" OutName="child_zelda_eye_blink" Format="i8" Width="32" Height="32" Offset="0x2EF0"/> |
