This commit is contained in:
jiangzhengwenjz
2019-11-09 04:20:43 +08:00
parent 94c1924ed8
commit ab9ce0e641
6 changed files with 1318 additions and 2826 deletions
+2 -1
View File
@@ -158,7 +158,7 @@ SECTIONS {
asm/battle_anim_effects_2.o(.text);
asm/water.o(.text);
asm/fire.o(.text);
asm/electric.o(.text);
src/electric.o(.text);
src/ice.o(.text);
src/fighting.o(.text);
src/poison.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/electric.o(.rodata);
src/ice.o(.rodata);
src/fighting.o(.rodata);
src/poison.o(.rodata);