diff options
| author | Anghelo Carvajal <angheloalf95@gmail.com> | 2021-08-06 15:18:29 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-06 15:18:29 -0400 |
| commit | ca2ea1ce2ddecc410d2967dbf81dc28aceefc50d (patch) | |
| tree | ae07c672587a028cd57b81137a09baad08177216 /assets/xml/objects/object_spot01_objects2.xml | |
| parent | bc9ca97086284caeef38dc041c7a4f8953eb62ac (diff) | |
Automatic objects 2 (#889)
* adding missing objects
* update rgba16 format
* comment blobs
* Fix blobs
* add another missing one
* add newlines to XMLs
* remove objects from other PRs
* add TlutOffset
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
Diffstat (limited to 'assets/xml/objects/object_spot01_objects2.xml')
| -rw-r--r-- | assets/xml/objects/object_spot01_objects2.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/xml/objects/object_spot01_objects2.xml b/assets/xml/objects/object_spot01_objects2.xml new file mode 100644 index 000000000..3758e2a6c --- /dev/null +++ b/assets/xml/objects/object_spot01_objects2.xml @@ -0,0 +1,6 @@ +<Root> + <File Name="object_spot01_objects2" Segment="6" > + <!-- Seems to be empty --> + <Blob Name="object_spot01_objects2_Blob_000000" Size="0x10" Offset="0x0" /> + </File> +</Root> |
