Merge pull request #50 from ultima-soul/fldeff
Port fldeff_teleport and decompile fldeff_berrytree
This commit is contained in:
+2
-2
@@ -151,7 +151,7 @@ SECTIONS {
|
||||
asm/pokemon_size_record.o(.text);
|
||||
asm/pc_screen_effect.o(.text);
|
||||
asm/fldeff_poison.o(.text);
|
||||
asm/fldeff_berrytree.o(.text);
|
||||
src/fldeff_berrytree.o(.text);
|
||||
asm/field_special_scene.o(.text);
|
||||
asm/safari_zone.o(.text);
|
||||
asm/item_use.o(.text);
|
||||
@@ -201,7 +201,7 @@ SECTIONS {
|
||||
asm/save_failed_screen.o(.text);
|
||||
asm/clear_save_data_screen.o(.text);
|
||||
asm/evolution_graphics.o(.text);
|
||||
asm/fldeff_teleport.o(.text);
|
||||
src/fldeff_teleport.o(.text);
|
||||
asm/new_menu_helpers.o(.text);
|
||||
asm/box_party_pokemon_dropdown.o(.text);
|
||||
asm/save_menu_util.o(.text);
|
||||
|
||||
Reference in New Issue
Block a user