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/ov032/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/ov032/relocs.txt')
| -rw-r--r-- | config/eur/arm9/overlays/ov032/relocs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/eur/arm9/overlays/ov032/relocs.txt b/config/eur/arm9/overlays/ov032/relocs.txt index efcb8ce3..1b661d95 100644 --- a/config/eur/arm9/overlays/ov032/relocs.txt +++ b/config/eur/arm9/overlays/ov032/relocs.txt @@ -1087,7 +1087,7 @@ from:0x02184440 kind:arm_call to:0x020c1500 module:overlay(0) from:0x02184454 kind:arm_call to:0x020c3348 module:overlay(0) from:0x02184524 kind:arm_call to:0x020c4048 module:overlay(0) from:0x0218453c kind:load to:0x027e0fe4 module:dtcm -from:0x02184540 kind:load to:0x020e72e8 add:8 module:overlay(0) +from:0x02184540 kind:load to:0x020e72e8 add:0x8 module:overlay(0) from:0x02184548 kind:load to:0x02050f54 module:main from:0x02184550 kind:load to:0x027e0fe8 module:dtcm from:0x021845c0 kind:arm_call to:0x0218439c module:overlay(32) |
