mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-08 19:32:23 -04:00
Add original asset names for all object_b* and object_c* files (and some related stuff) (#1152)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Root>
|
||||
<File Name="object_bh" Segment="6">
|
||||
<Animation Name="gBhFlyingAnim" Offset="0x74" />
|
||||
<Animation Name="gBhFlyingAnim" Offset="0x74" /> <!-- Original name is "bh_fly" -->
|
||||
<DList Name="gBhBodyDL" Offset="0x2B0" />
|
||||
<DList Name="gBhRightWingToEdgeDL" Offset="0x3A0" />
|
||||
<DList Name="gBhRightWingToBodyDL" Offset="0x450" />
|
||||
|
||||
Reference in New Issue
Block a user