ice
This commit is contained in:
+2
-1
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user