summaryrefslogtreecommitdiff
path: root/include/gba/m4a_internal.h
AgeCommit message (Collapse)Author
2018-09-15Voicegroups need namesKermalis
2017-08-24decompile up to sub_80F8598camthesaxman
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines
2016-11-01name pokemon cry voice groupYamaArashi
2016-10-07use more constants in m4a asmYamaArashi
2016-09-30clean up sound codeYamaArashi
2016-09-18add m4a function prototypesYamaArashi
2016-08-29dump songsYamaArashi
2016-08-27m4a ply_note disasm documentationYamaArashi
2016-05-15m4a lib; use fewer iwram symsYamaArashi