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
2354c41a96
pokecrystal
/
engine
/
games
History
Rangi
5f197c53f4
Clean up some percentage values
2020-05-07 14:21:24 -04:00
..
card_flip.asm
`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`
2020-04-04 16:00:30 -04:00
dummy_game.asm
InitSpriteAnimStruct <-> _InitSpriteAnimStruct
2020-02-13 18:31:10 +01:00
slot_machine.asm
Clean up some percentage values
2020-05-07 14:21:24 -04:00
unown_puzzle.asm
Miscellaneous fixes, including one for the Pokédex design flaw by ax6
2020-04-18 17:31:51 -04:00