index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
sfx_pointers.asm
Age
Commit message (
Expand
)
Author
2021-03-04
Verify data table sizes with table_width and assert_table_length macros
Rangi
2020-01-06
Merge branch 'master' into audio-macros
dannye
2019-09-23
Clarify naming of SFX_GET_EGG_* pointers
Ryan Tandy
2019-09-02
Update audio macros and arguments
dannye
2019-08-16
GlassTing (Elm's PC when email arrives) isn't in G/S either.
IIMarckus
2018-07-11
Replace more hex values with constants or decimal
Rangi
2018-06-25
No space between labels and bodies
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-01-19
wiggle → wobble
Remy Oukaour
2017-12-11
Keep table labels in the same files as their contents.
Remy Oukaour
2017-12-10
Consistent capitalization for map names, matching their constants
Remy Oukaour
2015-12-13
Pack
PikalaxALT
2015-11-03
dbw BANK, addr replaced with dba
PikalaxALT
2015-06-23
Remove trailing newlines.
IIMarckus
2014-02-06
Use labels in audio/sfx_pointers.asm
yenatch
2013-05-02
fix sfx pointer comments
yenatch
2013-02-05
Split audio engine and pointers into files
yenatch