This website requires JavaScript.
Explore
Help
Sign In
pret
/
pokegold
Watch
1
Star
0
Fork
0
You've already forked pokegold
mirror of
https://github.com/pret/pokegold.git
synced
2026-09-26 13:23:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
908b2565faadc7efbfce7d9afb2bbb89188ae2df
pokegold
/
macros
/
scripts
T
History
mid-kid
908b2565fa
TX_NUM -> TX_DECIMAL
2020-08-04 01:18:52 +02:00
..
audio.asm
Use const_skip and const_next macros for brevity
2020-07-09 12:15:44 -04:00
battle_anims.asm
Eliminate enum: use const instead, with case-by-case parallel const implementations
2020-07-09 11:27:10 -04:00
battle_commands.asm
Use const_skip and const_next macros for brevity
2020-07-09 12:15:44 -04:00
events.asm
Revert "Factor out tables into data/overworld/"
2020-07-22 20:23:19 -04:00
gfx_anims.asm
Use const_skip and const_next macros for brevity
2020-07-09 12:15:44 -04:00
maps.asm
Use def_* macros for automatic map event counts
2020-07-26 16:29:43 -04:00
movement.asm
Use const_skip and const_next macros for brevity
2020-07-09 12:15:44 -04:00
text.asm
TX_NUM -> TX_DECIMAL
2020-08-04 01:18:52 +02:00