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/usa/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/usa/arm9/overlays/ov023/relocs.txt')
| -rw-r--r-- | config/usa/arm9/overlays/ov023/relocs.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/usa/arm9/overlays/ov023/relocs.txt b/config/usa/arm9/overlays/ov023/relocs.txt index dfa88eda..6cfefdbd 100644 --- a/config/usa/arm9/overlays/ov023/relocs.txt +++ b/config/usa/arm9/overlays/ov023/relocs.txt @@ -266,7 +266,7 @@ from:0x0216f6f8 kind:arm_call to:0x020c378c module:overlay(0) from:0x0216f720 kind:arm_call to:0x020c3614 module:overlay(0) from:0x0216f7d8 kind:load to:0x027e0e60 module:dtcm from:0x0216f7e4 kind:load to:0x027e0fe4 module:dtcm -from:0x0216f7f0 kind:load to:0x020e7288 add:8 module:overlay(0) +from:0x0216f7f0 kind:load to:0x020e7288 add:0x8 module:overlay(0) from:0x0216f80c kind:arm_call to:0x020c5314 module:overlay(0) from:0x0216f814 kind:arm_call to:0x020c2914 module:overlay(0) from:0x0216f818 kind:arm_call to:0x0202bbf8 module:main @@ -738,7 +738,7 @@ from:0x02172ac8 kind:arm_call to:0x020c288c module:overlay(0) from:0x02172ae0 kind:arm_call to:0x020cc9b8 module:overlay(0) from:0x02172b3c kind:arm_call to:0x020c378c module:overlay(0) from:0x02172b54 kind:load to:0x027e0fe4 module:dtcm -from:0x02172b58 kind:load to:0x020e7288 add:8 module:overlay(0) +from:0x02172b58 kind:load to:0x020e7288 add:0x8 module:overlay(0) from:0x02172b74 kind:arm_call to:0x02172c0c module:overlay(23) from:0x02172b7c kind:arm_call to:0x020cc120 module:overlay(0) from:0x02172b8c kind:arm_call to:0x020cae98 module:overlay(0) @@ -794,7 +794,7 @@ from:0x021733f0 kind:arm_call to:0x021724c8 module:overlay(23) from:0x02173404 kind:arm_call to:0x020cea6c module:overlay(0) from:0x02173428 kind:load to:0x02050f10 module:main from:0x0217342c kind:load to:0x027e0ffc module:dtcm -from:0x02173430 kind:load to:0x020e7288 add:8 module:overlay(0) +from:0x02173430 kind:load to:0x020e7288 add:0x8 module:overlay(0) from:0x02173438 kind:load to:0x027e0fe4 module:dtcm from:0x02173440 kind:load to:0x027e0e60 module:dtcm from:0x02173478 kind:arm_call to:0x020cb5ac module:overlay(0) |
