summaryrefslogtreecommitdiff
path: root/src/unk_pokedex_area_screen_helper.c
AgeCommit message (Collapse)Author
2018-12-26Fix BgAttributesDizzyEggg
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-30Decompile pokedex_area_screen.c (#412)Marcus Huderle
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-08-14Extract rodata for unk_pokedex_area_screen_helperDiegoisawesome
2018-08-14Finish pokemon_summary_screenDiegoisawesome