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
576cbf5b3e4ae7cd377dfeb0d75dca54b44518bc
pokecrystal
/
engine
/
games
History
Rangi
576cbf5b3e
Miscellaneous fixes, including one for the Pokédex design flaw by ax6
2020-04-18 17:31:51 -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
rgbds supports 'X - 1' instead of 'X + -1'
2020-03-21 14:01:05 -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