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
2025-09-08 08:13:02 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fbc2c55cdb2f18a933af3daf9294750f254c23a5
pokecrystal-board
/
macros
History
mid-kid
476f9ba40d
Define appropriate constants as EQU
...
These constants are defined only once and shouldn't be redefined anyway.
2019-05-25 17:59:50 +02:00
..
scripts
Get rid of _CRYSTAL
2019-05-25 17:59:50 +02:00
code.asm
Remove extra parentheses
2018-07-08 16:29:46 -04:00
coords.asm
'rept' is not indented
2018-05-06 12:16:57 -04:00
data.asm
Use ANIM_GFX constants for battle animations
2018-11-21 22:35:36 +01:00
enum.asm
Define appropriate constants as EQU
2019-05-25 17:59:50 +02:00
gfx.asm
Fix
#537
: Palettes generated from PNGs use .gbcpal directly.
2018-08-31 21:39:17 -04:00
legacy.asm
Identify some more WRAM labels
2019-04-19 11:35:27 -04:00
predef.asm
Long lists of db/dw series with struct-defining macros belong in data/
2018-01-15 14:11:11 -05:00
rst.asm
Use labels instead of constants for HRAM
2018-08-25 14:28:22 -04:00
wram.asm
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00