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:
Tom Overton
2023-11-28 03:19:22 -08:00
committed by GitHub
parent 7649cd309a
commit 54f7aa23b5
31 changed files with 111 additions and 111 deletions
+1 -1
View File
@@ -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" />