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
4401d24074913b227ed246da02343cd875ee9fc0
pokecrystal
/
macros
/
scripts
History
Rangi
99e66c2557
Rename some labels
...
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
Fixes
#789
2020-12-23 16:29:30 -05:00
..
audio.asm
Use more assertions to ensure correct code and data
2020-10-26 22:24:38 -04:00
battle_anims.asm
Use more assertions to ensure correct code and data
2020-10-26 22:24:38 -04:00
battle_commands.asm
Use const_skip and const_next macros for brevity
2020-07-10 20:03:46 -04:00
events.asm
Rename some labels
2020-12-23 16:29:30 -05:00
gfx_anims.asm
Use const_skip and const_next macros for brevity
2020-07-10 20:03:46 -04:00
maps.asm
Use more assertions to ensure correct code and data
2020-10-26 22:24:38 -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