Move 'blend_palette'.c to util.c

This commit is contained in:
DizzyEggg
2018-10-14 14:43:19 +02:00
parent 0c1d33da4f
commit 7a008a944a
18 changed files with 29 additions and 39 deletions
-1
View File
@@ -76,7 +76,6 @@ SECTIONS {
src/trig.o(.text);
src/random.o(.text);
src/util.o(.text);
src/blend_palette.o(.text);
src/daycare.o(.text);
src/egg_hatch.o(.text);
src/battle_interface.o(.text);