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
3,399
Commits
1
Branch
0
Tags
2a7ba6685afac73b824f611bbff228ff73cc51da
Commit Graph
3 Commits
Author
SHA1
Message
Date
xCrystal
50fc9c3389
endm -> ENDM
2017-12-28 22:31:16 +01: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
Remy Oukaour
e48a401290
Reorganize macros
2017-12-14 00:36:24 -05:00