mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-02 01:42:45 -04:00
Add original asset names to all object_p* and object_r* files (#1519)
* Add original asset names to all `object_p*` and `object_r*` files * Respond to review
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- Assets for the Carnivorous Lily Pad-->
|
||||
<File Name="object_raf" Segment="6">
|
||||
<!-- Carnivorous Lily Pad Collision -->
|
||||
<Collision Name="gCarnivorousLilyPadCol" Offset="0x108" />
|
||||
<Collision Name="gCarnivorousLilyPadCol" Offset="0x108" /> <!-- Original name is "raf_atari_bgdatainfo" -->
|
||||
|
||||
<!-- Unused Textureless Platform DisplayList. Maybe used for testing collision? -->
|
||||
<DList Name="gCarnivorousLilyPadTexturelessPlatformDL" Offset="0x1C0" />
|
||||
|
||||
Reference in New Issue
Block a user