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
4d18bb2eda4c1886a6aafa9c49ed285ca9245b91
pokecrystal
/
lib
/
mobile
History
Remy Oukaour
e34e68095d
Resolve
#428
: Use
HIGH(X)
and
LOW(X)
instead of
X / $100
and
X % $100
or
X >> 8
and
X & $ff
2017-12-25 14:23:16 -05:00
..
main.asm
Resolve
#428
: Use
HIGH(X)
and
LOW(X)
instead of
X / $100
and
X % $100
or
X >> 8
and
X & $ff
2017-12-25 14:23:16 -05:00