diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-02-14 11:18:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-14 11:18:46 -0500 |
commit | b422fd4a499e44889243dc5087b34fdd9f85c6aa (patch) | |
tree | 665651ae927895004e8cf368734679357a9a6fdd /ld_script.txt | |
parent | 43033ec97cfe3ea3128a93c079cf4a525ce3fbbf (diff) | |
parent | ccd75ad32e08465fb38773b2961433916c2ae96c (diff) |
Merge pull request #389 from Kurausukun/dexmatching
[LEAK-INFORMED] match the rest of pokedex_screen
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 2c599535d..c79508a78 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -237,7 +237,6 @@ SECTIONS { src/easy_chat_2.o(.text); src/easy_chat_3.o(.text); src/pokedex_screen.o(.text); - asm/pokedex_screen.o(.text); src/list_menu.o(.text); src/item_menu.o(.text); src/save_location.o(.text); |