port the rest of flying (leave 2 nonmatchings to egg)
This commit is contained in:
parent
4ea5e85bed
commit
1e7f4a80c7
3 changed files with 1199 additions and 1709 deletions
1698
asm/flying.s
1698
asm/flying.s
File diff suppressed because it is too large
Load diff
|
@ -165,7 +165,6 @@ SECTIONS {
|
||||||
src/fight.o(.text);
|
src/fight.o(.text);
|
||||||
src/poison.o(.text);
|
src/poison.o(.text);
|
||||||
src/flying.o(.text);
|
src/flying.o(.text);
|
||||||
asm/flying.o(.text);
|
|
||||||
src/psychic.o(.text);
|
src/psychic.o(.text);
|
||||||
src/bug.o(.text);
|
src/bug.o(.text);
|
||||||
src/rock.o(.text);
|
src/rock.o(.text);
|
||||||
|
|
1209
src/flying.c
1209
src/flying.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue