summaryrefslogtreecommitdiff
path: root/src/pokedex_cry_screen.c
AgeCommit message (Collapse)Author
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-28Decompile pokedex_cry_screen.c (#406)Marcus Huderle