This commit is contained in:
jiangzhengwenjz
2019-11-08 10:30:17 +08:00
parent 7e4a3697cd
commit 94c1924ed8
9 changed files with 1593 additions and 3119 deletions
+2 -1
View File
@@ -159,7 +159,7 @@ SECTIONS {
asm/water.o(.text);
asm/fire.o(.text);
asm/electric.o(.text);
asm/ice.o(.text);
src/ice.o(.text);
src/fighting.o(.text);
src/poison.o(.text);
src/flying.o(.text);
@@ -450,6 +450,7 @@ SECTIONS {
src/pokemon_size_record.o(.rodata);
data/item_use.o(.rodata);
data/battle_anim_effects_misc.o(.rodata);
src/ice.o(.rodata);
src/fighting.o(.rodata);
src/poison.o(.rodata);
src/flying.o(.rodata);