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
f954c61668935d7d4a2b41a5528fddedf04d9c6d
pokecrystal
/
macros
/
scripts
History
mid-kid
6f30d79620
TX_NUM -> TX_DECIMAL
2020-08-03 23:35:18 +02:00
..
audio.asm
Use const_skip and const_next macros for brevity
2020-07-10 20:03:46 -04:00
battle_anims.asm
Eliminate enum: use const instead, with case-by-case parallel const implementations
2020-07-08 15:30:23 -04:00
battle_commands.asm
Use const_skip and const_next macros for brevity
2020-07-10 20:03:46 -04:00
events.asm
Revert "Factor out tables into data/overworld/"
2020-07-22 20:21:26 -04:00
gfx_anims.asm
Use const_skip and const_next macros for brevity
2020-07-10 20:03:46 -04:00
maps.asm
Use def_* macros for automatic map event counts
2020-07-24 09:57:16 -04:00
movement.asm
Use const_skip and const_next macros for brevity
2020-07-10 20:03:46 -04:00
text.asm
TX_NUM -> TX_DECIMAL
2020-08-03 23:35:18 +02:00