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
4,677
Commits
1
Branch
0
Tags
eca33ef190d3dfcb15e24f1e7e9dac4de9ac3437
Commit Graph
3 Commits
Author
SHA1
Message
Date
Rangi
f8f3294130
Add ROOF_ constants
2018-02-04 21:39:46 -05:00
Remy Oukaour
b5a8e3b3b3
Follow the X_constants/X_data_constants convention
2017-12-25 23:45:54 -05:00
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