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/usa/arm9/overlays/ov000/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/usa/arm9/overlays/ov000/relocs.txt')
| -rw-r--r-- | config/usa/arm9/overlays/ov000/relocs.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/config/usa/arm9/overlays/ov000/relocs.txt b/config/usa/arm9/overlays/ov000/relocs.txt index f346ec9b..00718f4d 100644 --- a/config/usa/arm9/overlays/ov000/relocs.txt +++ b/config/usa/arm9/overlays/ov000/relocs.txt @@ -3349,12 +3349,12 @@ from:0x0209bacc kind:arm_call to:0x0204f5d0 module:main from:0x0209bae4 kind:arm_call to:0x020a5ad8 module:overlay(0) from:0x0209bb38 kind:arm_call to:0x02080f04 module:overlay(0) from:0x0209bb48 kind:load to:0x027e0ce0 module:dtcm -from:0x0209bb4c kind:load to:0x02057830 module:main -from:0x0209bb50 kind:load to:0x02057814 module:main +from:0x0209bb4c kind:load to:0x02057828 add:0x8 module:main +from:0x0209bb50 kind:load to:0x0205780c add:0x8 module:main from:0x0209bb54 kind:load to:0x02030109 module:main from:0x0209bb58 kind:load to:0x0209bb60 module:overlay(0) from:0x0209bb5c kind:load to:0x020daff8 module:overlay(0) -from:0x0209bb80 kind:load to:0x02057830 module:main +from:0x0209bb80 kind:load to:0x02057828 add:0x8 module:main from:0x0209bb84 kind:load to:0x020577f8 module:main from:0x0209bbb8 kind:arm_call to:0x020a5d14 module:overlay(0) from:0x0209bc08 kind:arm_call to:0x020a5da8 module:overlay(0) @@ -4288,9 +4288,9 @@ from:0x020a5728 kind:arm_call to:0x020c0dfc module:overlay(0) from:0x020a5794 kind:load to:0x020dc234 module:overlay(0) from:0x020a5798 kind:load to:0x027e0ce0 module:dtcm from:0x020a579c kind:load to:0x020dc2f4 module:overlay(0) -from:0x020a57a0 kind:load to:0x02057830 module:main +from:0x020a57a0 kind:load to:0x02057828 add:0x8 module:main from:0x020a57a4 kind:load to:0x0209bb60 module:overlay(0) -from:0x020a57a8 kind:load to:0x02057814 module:main +from:0x020a57a8 kind:load to:0x0205780c add:0x8 module:main from:0x020a57ac kind:load to:0x02030109 module:main from:0x020a57b0 kind:load to:0x020dc264 module:overlay(0) from:0x020a57b4 kind:load to:0x020dc2c4 module:overlay(0) @@ -7721,10 +7721,10 @@ from:0x020c426c kind:load to:0x027e0fe4 module:dtcm from:0x020c4274 kind:load to:0x027e0e60 module:dtcm from:0x020c4288 kind:load to:0x020ddf40 module:overlay(0) from:0x020c42b8 kind:load to:0x020dda78 module:overlay(0) -from:0x020c4318 kind:load to:0x02057830 module:main +from:0x020c4318 kind:load to:0x02057828 add:0x8 module:main from:0x020c431c kind:load to:0x020577f8 module:main from:0x020c4320 kind:load to:0x020e82fc module:overlay(0) -from:0x020c4324 kind:load to:0x02057814 module:main +from:0x020c4324 kind:load to:0x0205780c add:0x8 module:main from:0x020c434c kind:arm_call_thumb to:0x0202d5d8 module:main from:0x020c4388 kind:arm_call to:0x020c4278 module:overlay(0) from:0x020c439c kind:arm_call to:0x02046fe0 module:main @@ -11220,10 +11220,10 @@ from:0x020e18bc kind:arm_call to:0x0204f890 module:main from:0x020e18e8 kind:arm_call to:0x0204f890 module:main from:0x020e1914 kind:arm_call to:0x0204f890 module:main from:0x020e1944 kind:arm_call to:0x0204f890 module:main -from:0x020e194c kind:load to:0x02057830 module:main +from:0x020e194c kind:load to:0x02057828 add:0x8 module:main from:0x020e1950 kind:load to:0x020ee19c module:overlay(0) from:0x020e1954 kind:load to:0x020e693c module:overlay(0) -from:0x020e1958 kind:load to:0x02057814 module:main +from:0x020e1958 kind:load to:0x0205780c add:0x8 module:main from:0x020e195c kind:load to:0x020ee3a8 module:overlay(0) from:0x020e1960 kind:load to:0x02030059 module:main from:0x020e1964 kind:load to:0x020ee274 module:overlay(0) |
