diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2023-11-28 03:19:22 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-28 08:19:22 -0300 |
| commit | 54f7aa23b5e8d6e1746bd5a354024dbbd4e5e1cc (patch) | |
| tree | bd0a22c669107a885fc1933ee6410121d5ac21a7 /assets/xml/objects/object_raf.xml | |
| parent | 7649cd309af155de1b8ee8bfd32d850e46f27925 (diff) | |
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
Diffstat (limited to 'assets/xml/objects/object_raf.xml')
| -rw-r--r-- | assets/xml/objects/object_raf.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/xml/objects/object_raf.xml b/assets/xml/objects/object_raf.xml index 2322740d5..f6cb937b7 100644 --- a/assets/xml/objects/object_raf.xml +++ b/assets/xml/objects/object_raf.xml @@ -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" /> |
