mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-01 17:29:56 -04:00
Initial object file xmls (#312)
* git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "3c00dcb3" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "3c00dcb3" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * Object xmls * Fix bss reordering * Setup has warnings now * Fix object_gi_reserve01 dlist names * rm xml -> c make rule * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "ba947126" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "ba947126" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * SPBranchList related warnings gone * Remove some mis-detected animations * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "405fc13e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "405fc13e" git-subrepo: version: "0.4.3" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2f68596" * scene related setup warning gone * Fix * Newlines
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<Root>
|
||||
<File Name="object_gi_arrowcase" Segment="6">
|
||||
<DList Name="object_gi_arrowcase_DL_0008D0" Offset="0x8D0" />
|
||||
<DList Name="object_gi_arrowcase_DL_0008F0" Offset="0x8F0" />
|
||||
<DList Name="object_gi_arrowcase_DL_000910" Offset="0x910" />
|
||||
<DList Name="object_gi_arrowcase_DL_000930" Offset="0x930" />
|
||||
<DList Name="object_gi_arrowcase_DL_000950" Offset="0x950" />
|
||||
<DList Name="object_gi_arrowcase_DL_000970" Offset="0x970" />
|
||||
<DList Name="object_gi_arrowcase_DL_000990" Offset="0x990" />
|
||||
<DList Name="object_gi_arrowcase_DL_000A80" Offset="0xA80" />
|
||||
</File>
|
||||
</Root>
|
||||
Reference in New Issue
Block a user