Merge pull request #15 from SatoMew/master

Fix ld_script.txt
This commit is contained in:
Marcus Huderle
2018-10-06 12:36:39 -05:00
committed by GitHub
+1 -1
View File
@@ -82,7 +82,7 @@ SECTIONS {
asm/pokemon_item_effect.o(.text);
asm/pokemon_3.o(.text);
asm/trig.o(.text);
asm/random.o(.text);
src/random.o(.text);
asm/util.o(.text);
asm/blend_palette.o(.text);
asm/daycare.o(.text);