This commit is contained in:
jiangzhengwenjz
2019-11-08 01:16:42 +08:00
parent 5fa2f4f18b
commit 253ffec035
5 changed files with 306 additions and 365 deletions
+2 -1
View File
@@ -161,7 +161,7 @@ SECTIONS {
asm/electric.o(.text);
asm/ice.o(.text);
asm/fighting.o(.text);
asm/poison.o(.text);
src/poison.o(.text);
src/flying.o(.text);
src/psychic.o(.text);
src/bug.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/poison.o(.rodata);
src/flying.o(.rodata);
src/psychic.o(.rodata);
src/bug.o(.rodata);