diff options
| author | Aetias <144526980+AetiasHax@users.noreply.github.com> | 2026-05-04 22:07:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-04 22:07:42 +0200 |
| commit | b44496319d3027a625fcf876cf22e467720355df (patch) | |
| tree | 4eff75d3a7855824487f1e87c99394640fb3387d /config/eur/arm9/overlays/ov025/relocs.txt | |
| parent | fe6681a298f089c5bbbee077ad9c06dc801df476 (diff) | |
ActorShopItem 98% (#151)
* ActorShopItem 93%
* Fix build
* Add missing symbols to usa
* Document BMG message ID functions
* Create bmg.py for inspecting BMG files
* ActorShopItem 98%
* Match func_ov031_0217dfec
* Port reloc changes to usa
* Make `ModelRender::GetLcdcAddress` non-const
Diffstat (limited to 'config/eur/arm9/overlays/ov025/relocs.txt')
| -rw-r--r-- | config/eur/arm9/overlays/ov025/relocs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/eur/arm9/overlays/ov025/relocs.txt b/config/eur/arm9/overlays/ov025/relocs.txt index c1e77cfd..fd60c489 100644 --- a/config/eur/arm9/overlays/ov025/relocs.txt +++ b/config/eur/arm9/overlays/ov025/relocs.txt @@ -665,7 +665,7 @@ from:0x02173580 kind:load to:0x020e72e8 add:0x8 module:overlay(0) from:0x02173588 kind:load to:0x027e0fe4 module:dtcm from:0x021735a0 kind:arm_call to:0x0217345c module:overlay(25) from:0x02173600 kind:load to:0x027e10b4 module:dtcm -from:0x02173604 kind:load to:0x02183f78 module:overlays(30,31) +from:0x02173604 kind:load to:0x02183f78 module:overlay(30) from:0x021737b8 kind:arm_call to:0x020c37ec module:overlay(0) from:0x02173804 kind:arm_call to:0x020c3674 module:overlay(0) from:0x02173898 kind:arm_call to:0x020c3674 module:overlay(0) |
