Intial commit for decomp fire

This commit is contained in:
KDSKardabox
2018-12-08 15:15:52 +05:30
parent 6068495619
commit 0f82e5caf7
3 changed files with 15 additions and 29 deletions

View File

@@ -158,6 +158,7 @@ SECTIONS {
asm/battle_anim_effects_1.o(.text);
asm/battle_anim_effects_2.o(.text);
asm/water.o(.text);
src/fire.o(.text);
asm/fire.o(.text);
asm/electric.o(.text);
asm/ice.o(.text);