diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2022-03-29 13:37:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-29 21:37:58 +0100 |
| commit | 486e7cbe83dcfe395a792e01f60e8c5e5f42d6aa (patch) | |
| tree | d06c6489dfb88d45430e8a304da9655004340805 /assets/xml/code | |
| parent | cabb14e4b71009261e12e762bbbda25d465af32d (diff) | |
SubS General Pathing Helpers (#760)
* Brought code over and cleanup
* cleanup functions.h and format
* add comment
* Whitespace
* Format
* Update src/overlays/actors/ovl_En_Daiku2/z_en_daiku2.c
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* Format
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Diffstat (limited to 'assets/xml/code')
| -rw-r--r-- | assets/xml/code/sub_s.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/xml/code/sub_s.xml b/assets/xml/code/sub_s.xml new file mode 100644 index 000000000..d48335ec7 --- /dev/null +++ b/assets/xml/code/sub_s.xml @@ -0,0 +1,6 @@ +<Root> + <File Name="code" OutName="sub_s" BaseAddress="0x800A5AC0" RangeStart="0x120260" RangeEnd="0x1202F0" > + <DList Name="D_801C5D60" Offset="0x1202A0"/> + <DList Name="D_801C5D80" Offset="0x1202C0"/> + </File> +</Root> |
