diff options
| author | Aetias <144526980+AetiasHax@users.noreply.github.com> | 2026-04-16 20:56:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-16 20:56:09 +0200 |
| commit | 81f4540e6c2e4b80709f6837298b27929e6a4061 (patch) | |
| tree | e75797f5aff53c0ab311fc6ce8f2ae2ea9263e07 /config/eur/arm9/overlays/ov023/relocs.txt | |
| parent | ef2caebcefe1a0d370a56340944931f71bcd39a8 (diff) | |
Update dsd to v0.11.0 (#146)
* Update dsd to v0.11.0
* Remove auto-generated `data(byte[256])` symbols
As per the dsd v0.10.2 migration guide
* Rename .dtcm to .bss
As per the dsd v0.11.0 migration guide
* `dsd fix ctor-zero`
As per the dsd v0.11.0 migration guide
* Fix usa build
Diffstat (limited to 'config/eur/arm9/overlays/ov023/relocs.txt')
| -rw-r--r-- | config/eur/arm9/overlays/ov023/relocs.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/eur/arm9/overlays/ov023/relocs.txt b/config/eur/arm9/overlays/ov023/relocs.txt index 6e6af0ca..debd6f4b 100644 --- a/config/eur/arm9/overlays/ov023/relocs.txt +++ b/config/eur/arm9/overlays/ov023/relocs.txt @@ -266,7 +266,7 @@ from:0x0216f798 kind:arm_call to:0x020c37ec module:overlay(0) from:0x0216f7c0 kind:arm_call to:0x020c3674 module:overlay(0) from:0x0216f878 kind:load to:0x027e0e60 module:dtcm from:0x0216f884 kind:load to:0x027e0fe4 module:dtcm -from:0x0216f890 kind:load to:0x020e72e8 add:8 module:overlay(0) +from:0x0216f890 kind:load to:0x020e72e8 add:0x8 module:overlay(0) from:0x0216f8ac kind:arm_call to:0x020c5374 module:overlay(0) from:0x0216f8b4 kind:arm_call to:0x020c2974 module:overlay(0) from:0x0216f8b8 kind:arm_call to:0x0202bc10 module:main @@ -738,7 +738,7 @@ from:0x02172b68 kind:arm_call to:0x020c28ec module:overlay(0) from:0x02172b80 kind:arm_call to:0x020cca18 module:overlay(0) from:0x02172bdc kind:arm_call to:0x020c37ec module:overlay(0) from:0x02172bf4 kind:load to:0x027e0fe4 module:dtcm -from:0x02172bf8 kind:load to:0x020e72e8 add:8 module:overlay(0) +from:0x02172bf8 kind:load to:0x020e72e8 add:0x8 module:overlay(0) from:0x02172c14 kind:arm_call to:0x02172cac module:overlay(23) from:0x02172c1c kind:arm_call to:0x020cc180 module:overlay(0) from:0x02172c2c kind:arm_call to:0x020caef8 module:overlay(0) @@ -794,7 +794,7 @@ from:0x02173490 kind:arm_call to:0x02172568 module:overlay(23) from:0x021734a4 kind:arm_call to:0x020ceacc module:overlay(0) from:0x021734c8 kind:load to:0x02050f54 module:main from:0x021734cc kind:load to:0x027e0ffc module:dtcm -from:0x021734d0 kind:load to:0x020e72e8 add:8 module:overlay(0) +from:0x021734d0 kind:load to:0x020e72e8 add:0x8 module:overlay(0) from:0x021734d8 kind:load to:0x027e0fe4 module:dtcm from:0x021734e0 kind:load to:0x027e0e60 module:dtcm from:0x02173518 kind:arm_call to:0x020cb60c module:overlay(0) |
