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/ov026/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/ov026/relocs.txt')
| -rw-r--r-- | config/eur/arm9/overlays/ov026/relocs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/eur/arm9/overlays/ov026/relocs.txt b/config/eur/arm9/overlays/ov026/relocs.txt index 64465e87..43a0f011 100644 --- a/config/eur/arm9/overlays/ov026/relocs.txt +++ b/config/eur/arm9/overlays/ov026/relocs.txt @@ -414,7 +414,7 @@ from:0x0217076c kind:arm_call to:0x020c5774 module:overlay(0) from:0x0217078c kind:load to:0x027e0e60 module:dtcm from:0x02170790 kind:load to:0x027e0f94 module:dtcm from:0x021707a4 kind:load to:0x027e10b4 module:dtcm -from:0x021707a8 kind:load to:0x02183f84 module:overlays(30,31,32) +from:0x021707a8 kind:load to:0x02183f84 module:overlays(30,32) from:0x021707c0 kind:arm_call to:0x020c1bfc module:overlay(0) from:0x021707e4 kind:arm_call to:0x020cbee8 module:overlay(0) from:0x021707ec kind:arm_call to:0x020cc138 module:overlay(0) |
