Merge pull request #50 from ultima-soul/fldeff

Port fldeff_teleport and decompile fldeff_berrytree
This commit is contained in:
PikalaxALT
2019-04-29 13:20:00 -04:00
committed by GitHub
23 changed files with 163 additions and 205 deletions
+2 -2
View File
@@ -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);