mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 15:01:32 -04:00
3b1b054e93
* object_fu(Bean Seller) * object_bombf (Bomb flower) * object_ds2 (Potion Shop Guy) * object_fu (guruguru) * object_hata (Red Flag on Post) * object_lightswitch (Sun Switch) * object_rr (Like Like) * Tower Collapse Bars? * object_vm (Beamos) * ups * object_fu EnumName * improvements * Offset * improvements * object_ms enums and outnames * missing prefix * improvements * improvements
9 lines
521 B
XML
9 lines
521 B
XML
<Root>
|
|
<File Name="object_rr" Segment="6">
|
|
<DList Name="gLikeLikeDL" Offset="0x470"/>
|
|
<Texture Name="gLikeLikeBodyPattern1Tex" OutName="like_like_body_pattern_1" Format="rgba16" Width="16" Height="16" Offset="0x800"/>
|
|
<Texture Name="gLikeLikeBodyPattern2Tex" OutName="like_like_body_pattern_2" Format="rgba16" Width="16" Height="16" Offset="0xA00"/>
|
|
<Texture Name="gLikeLikeHoleTex" OutName="like_like_hole" Format="ia16" Width="16" Height="16" Offset="0xC00"/>
|
|
</File>
|
|
</Root>
|