This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
pokecrystal
mirror of
https://github.com/pret/pokecrystal.git
Watch
1
Star
1
Fork
You've already forked pokecrystal
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
93f406e8b4
pokecrystal
/
stats
/
evos_attacks_crystal.asm
4 lines
60 B
NASM
Raw
Normal View
History
Unescape
Escape
version-sensitive objects for egg moves and evos/attacks this way main.o and wram.o are version-neutral
2013-11-22 05:09:51 +00:00
INCLUDE
"pokecrystal.asm"
INCLUDE
"stats/evos_attacks.asm"
Move includes into object bases instead of their version wrappers.
2014-02-06 00:07:24 +00:00