Initial commit for ghost

This commit is contained in:
KDSKardabox
2018-12-09 13:44:07 +05:30
parent 1357449d73
commit f8838491f6
4 changed files with 1123 additions and 808 deletions
+1
View File
@@ -167,6 +167,7 @@ SECTIONS {
asm/psychic.o(.text);
src/bug.o(.text);
src/rock.o(.text);
src/ghost.o(.text);
asm/ghost.o(.text);
src/dragon.o(.text);
asm/dark.o(.text);