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/ov031/delinks.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/ov031/delinks.txt')
| -rw-r--r-- | config/eur/arm9/overlays/ov031/delinks.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/eur/arm9/overlays/ov031/delinks.txt b/config/eur/arm9/overlays/ov031/delinks.txt index 238d43d7..5d5e1607 100644 --- a/config/eur/arm9/overlays/ov031/delinks.txt +++ b/config/eur/arm9/overlays/ov031/delinks.txt @@ -7,3 +7,8 @@ src/31_Shop/Actor/ActorShopItem.cpp: .text start:0x0217dbdc end:0x02180708 + .rodata start:0x021818e8 end:0x02181a88 + .init start:0x02181b6c end:0x02181f58 + .ctor start:0x02182080 end:0x02182084 + .data start:0x02182290 end:0x02183a98 + .bss start:0x02183e88 end:0x02184154 |
