mirror of
https://github.com/zeldaret/mm.git
synced 2026-08-11 03:25:45 -04:00
Add original asset names for all object_b* and object_c* files (and some related stuff) (#1152)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- Object for Bee -->
|
||||
<File Name="object_bee" Segment="6">
|
||||
<!-- Bee Animations -->
|
||||
<Animation Name="gBeeFlyingAnim" Offset="0x5C" />
|
||||
<Animation Name="gBeeFlyingAnim" Offset="0x5C" /> <!-- Original name is "bee_fyl" [sic] -->
|
||||
|
||||
<!-- Bee Limb DisplayLists -->
|
||||
<DList Name="gBeeBodyDL" Offset="0x550" />
|
||||
|
||||
Reference in New Issue
Block a user