This website requires JavaScript.
Explore
Help
Sign In
Future
/
pokecrystal
Watch
1
Star
0
Fork
0
You've already forked pokecrystal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b9f2b93c1741c44eaa6468284303d16dde654553
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