diff options
| author | Evan <eroelke@gmail.com> | 2019-11-19 09:53:23 -0700 |
|---|---|---|
| committer | Evan <eroelke@gmail.com> | 2019-11-19 14:21:00 -0700 |
| commit | f72d9cbe777077a8af2ae86f8230a1e1222ed166 (patch) | |
| tree | d9ea3d862d70627789b5f8d2f35bac04e16d6f57 /ld_script.txt | |
| parent | ec2673ebe561c3d9ca351713ecdfc731bfad25c8 (diff) | |
fix formatting on option menu
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 3c3cd0686..9144c4a2d 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -128,7 +128,7 @@ SECTIONS { src/wild_encounter.o(.text); asm/field_effect.o(.text); src/scanline_effect.o(.text); - src/option_menu.o(.text); + src/option_menu.o(.text); src/pokedex.o(.text); asm/trainer_card.o(.text); asm/pokemon_storage_system.o(.text); |
