mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 14:01:52 -05:00
port/decomp through sub_8150FDC
This commit is contained in:
parent
437fe6631a
commit
8dcae92a5f
File diff suppressed because it is too large
Load Diff
|
|
@ -286,6 +286,7 @@ SECTIONS {
|
|||
src/braille_text.o(.text);
|
||||
src/text_window.o(.text);
|
||||
src/quest_log_player.o(.text);
|
||||
src/dodrio_berry_picking.o(.text);
|
||||
asm/dodrio_berry_picking.o(.text);
|
||||
src/battle_controller_pokedude.o(.text);
|
||||
src/quest_log_objects.o(.text);
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -86,17 +86,12 @@ gUnknown_3002038: @ 3002038
|
|||
|
||||
.align 2
|
||||
.include "src/wireless_communication_status_screen.o"
|
||||
|
||||
.align 2
|
||||
gUnknown_3002044: @ 3002044
|
||||
.space 0x4
|
||||
|
||||
.include "src/dodrio_berry_picking.o"
|
||||
.align 3
|
||||
.include "src/ereader_helpers.o"
|
||||
|
||||
.align 3
|
||||
.include "src/digit_obj_util.o"
|
||||
|
||||
.align 3
|
||||
.include "asm/m4a_1.o"
|
||||
.align 3
|
||||
|
|
|
|||
|
|
@ -449,29 +449,8 @@ gUnknown_203B170: @ 203B170
|
|||
.include "src/pokemon_jump_4.o"
|
||||
.align 2
|
||||
.include "src/berry_crush.o"
|
||||
|
||||
.align 2
|
||||
gUnknown_203F3E0: @ 203F3E0
|
||||
.space 0x4
|
||||
|
||||
gUnknown_203F3E4: @ 203F3E4
|
||||
.space 0x14
|
||||
|
||||
gUnknown_203F3F8: @ 203F3F8
|
||||
.space 0x8
|
||||
|
||||
gUnknown_203F400: @ 203F400
|
||||
.space 0x2C
|
||||
|
||||
gUnknown_203F42C: @ 203F42C
|
||||
.space 0x10
|
||||
|
||||
gUnknown_203F43C: @ 203F43C
|
||||
.space 0x4
|
||||
|
||||
gUnknown_203F440: @ 203F440
|
||||
.space 0x4
|
||||
|
||||
.include "src/dodrio_berry_picking.o"
|
||||
.align 2
|
||||
.include "src/teachy_tv.o"
|
||||
.align 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user