diff options
| author | KiritoDv <kiritodev01@gmail.com> | 2025-03-07 18:31:54 -0600 |
|---|---|---|
| committer | KiritoDv <kiritodev01@gmail.com> | 2025-03-07 18:31:54 -0600 |
| commit | 9cbd4010476370d189cf61b16c6a85e8df67e96e (patch) | |
| tree | 8aa0ac997dbbd989382434f8fad9cfc3d41a42b8 /include/assets/data_segment2.h | |
| parent | 0637f8c52b22d2129a4116af8b9c2cfa6ac35b73 (diff) | |
Pushed YAMLs to fix CI
Diffstat (limited to 'include/assets/data_segment2.h')
| -rw-r--r-- | include/assets/data_segment2.h | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/include/assets/data_segment2.h b/include/assets/data_segment2.h new file mode 100644 index 000000000..1c88ba5f1 --- /dev/null +++ b/include/assets/data_segment2.h @@ -0,0 +1,53 @@ +#pragma once + +#include <libultraship.h> +#include <align_asset_macro.h> + +static const ALIGN_ASSET(2) char D_02007650[] = "__OTR__data_segment2/D_02007650"; + +static const ALIGN_ASSET(2) char D_020076B0[] = "__OTR__data_segment2/D_020076B0"; + +static const ALIGN_ASSET(2) char D_020076E0[] = "__OTR__data_segment2/D_020076E0"; + +static const ALIGN_ASSET(2) char D_02007708[] = "__OTR__data_segment2/D_02007708"; + +static const ALIGN_ASSET(2) char D_02007728[] = "__OTR__data_segment2/D_02007728"; + +static const ALIGN_ASSET(2) char D_02007748[] = "__OTR__data_segment2/D_02007748"; + +static const ALIGN_ASSET(2) char D_02007768[] = "__OTR__data_segment2/D_02007768"; + +static const ALIGN_ASSET(2) char D_02007788[] = "__OTR__data_segment2/D_02007788"; + +static const ALIGN_ASSET(2) char D_020077A8[] = "__OTR__data_segment2/D_020077A8"; + +static const ALIGN_ASSET(2) char D_020077D8[] = "__OTR__data_segment2/D_020077D8"; + +static const ALIGN_ASSET(2) char D_020077F8[] = "__OTR__data_segment2/D_020077F8"; + +static const ALIGN_ASSET(2) char D_02007818[] = "__OTR__data_segment2/D_02007818"; + +static const ALIGN_ASSET(2) char D_02007B38[] = "__OTR__data_segment2/D_02007B38"; + +static const ALIGN_ASSET(2) char D_02007B78[] = "__OTR__data_segment2/D_02007B78"; + +static const ALIGN_ASSET(2) char D_02007BB8[] = "__OTR__data_segment2/D_02007BB8"; + +static const ALIGN_ASSET(2) char D_02007CD8[] = "__OTR__data_segment2/D_02007CD8"; + +static const ALIGN_ASSET(2) char D_02007DF8[] = "__OTR__data_segment2/D_02007DF8"; + +static const ALIGN_ASSET(2) char D_02007F18[] = "__OTR__data_segment2/D_02007F18"; + +static const ALIGN_ASSET(2) char D_02007F48[] = "__OTR__data_segment2/D_02007F48"; + +static const ALIGN_ASSET(2) char D_02007F60[] = "__OTR__data_segment2/D_02007F60"; + +static const ALIGN_ASSET(2) char D_02007FC8[] = "__OTR__data_segment2/D_02007FC8"; + +static const ALIGN_ASSET(2) char D_02008008[] = "__OTR__data_segment2/D_02008008"; + +static const ALIGN_ASSET(2) char D_02008030[] = "__OTR__data_segment2/D_02008030"; + +static const ALIGN_ASSET(2) char D_02008058[] = "__OTR__data_segment2/D_02008058"; + |
