diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2023-02-28 06:41:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-28 09:41:54 -0500 |
| commit | c70ccf14d9618c57bf43f2ca2aabeb40d8679fcb (patch) | |
| tree | 14b03d94ece2a62736ea2f23abfe4f8c11047e46 /assets/xml/objects/object_fwall.xml | |
| parent | 1e03e13b374f2bd26e761f24959c3260c82fa73d (diff) | |
Add original asset names for all `object_e*` and `object_f*` files (#1181)
* Add original asset names for all `object_e*` and `object_f*` files
* Add c_keyframe note to fall2
Diffstat (limited to 'assets/xml/objects/object_fwall.xml')
| -rw-r--r-- | assets/xml/objects/object_fwall.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_fwall.xml b/assets/xml/objects/object_fwall.xml index 1bbb5d572..a4311c173 100644 --- a/assets/xml/objects/object_fwall.xml +++ b/assets/xml/objects/object_fwall.xml @@ -1,6 +1,6 @@ <Root> <File Name="object_fwall" Segment="6"> - <DList Name="object_fwall_DL_000040" Offset="0x40" /> + <DList Name="object_fwall_DL_000040" Offset="0x40" /> <!-- Original name is "m_Ffirewall_model" --> <!-- 0xA0 to 0x3520 are leftover textures from the OOT fire jet elevator in Fire Temple --> <Texture Name="gFireTempleBigVerticalFlame0Tex" OutName="fwall_fire_temple_big_vertical_flame_0" Format="ia8" Width="24" Height="80" Offset="0xA0" /> |
