This website requires JavaScript.
Explore
Help
Sign In
pokehacks
/
pokecrystal-board
Watch
0
Star
0
Fork
0
You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced
2024-11-16 11:27:33 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pokecrystal-board
/
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