diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-14 17:36:31 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-14 17:36:31 -0500 |
commit | b7031c448aa22422a5e409d545c9da12325381cf (patch) | |
tree | 12a5e85771d67e7ff1bd0caf46e76b2f8af9cd1d /ld_script.txt | |
parent | 75957d8f7347c487662fdf7d63cfb10a8c727249 (diff) |
finish decompiling pokedex.s
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 38d564974..a876843bb 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -139,7 +139,6 @@ SECTIONS { asm/pokemon_menu.o(.text); src/option_menu.o(.text); src/pokedex.o(.text); - asm/pokedex.o(.text); src/trainer_card.o(.text); src/save_menu_util.o(.text); src/rom_8094928.o(.text); |