summaryrefslogtreecommitdiff
path: root/src/pokemon_icon.c
AgeCommit message (Collapse)Author
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-02-01Fix pokemon icon asmDizzyEggg
2018-12-30Document some battle anims and helpersMarcus Huderle
2018-12-21Review pokemon storage system chaangesDizzyEggg
2018-12-173.5 asm leftDizzyEggg
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-09Remove trailing whitespacenullableVoidPtr
2018-12-08Clean more tablesnullableVoidPtr
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
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-14Sort includes into alphabetical orderSlawter666
2018-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-04-13Decompile pokemon iconKDSKardabox
2017-12-22dump pokemon iconDizzyEggg