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
76b1e040f1
pokecrystal
/
pokecrystal.asm
4 lines
61 B
NASM
Raw
Normal View
History
Unescape
Escape
Add code for the Extremespeed Dratini.
2012-03-21 04:23:40 +00:00
INCLUDE
"wram.asm"
Add wild Pokémon data.
2012-03-05 04:33:27 +00:00
INCLUDE
"constants.asm"
initial commit
2012-03-05 03:31:27 +00:00
INCLUDE
"main.tx"