summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorgolemgalvanize <throwawaygolem@gmail.com>2017-08-13 20:05:42 -0400
committerCameron Hall <camthesaxman@users.noreply.github.com>2017-08-13 19:05:42 -0500
commit00abce98dba72f1119b41e5f7f9b186fb30dbf64 (patch)
tree93a060987106e9c7215c39f5469f36b7f3b3519f /ld_script.txt
parentea36898775f5e31c6a175251339da1ed60de218d (diff)
decompile intro_credits_graphics.s (#381)
* Update * Update * Update * update * intro_credits_graphics * decompiled up to sub_80cb438 * decompiled up to sub_80CB7EC * decompiled up to sub_80cbc8c * decompiled up to sub_80CC408 * decompiled up to sub_80CCD24 * fixed it up a little * more fixes * Update ld_script.txt * Delete battle_anim_80CA710.c * Update battle_anim_80CA710.s reverted
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index a0054668e..babcf5861 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -265,7 +265,7 @@ SECTIONS {
src/braille_puzzles.o(.text);
asm/pokeblock_feed.o(.text);
src/clear_save_data_menu.o(.text);
- asm/intro_credits_graphics.o(.text);
+ src/intro_credits_graphics.o(.text);
asm/evolution_graphics.o(.text);
src/bard_music.o(.text);
src/fldeff_teleport.o(.text);