summaryrefslogtreecommitdiff
path: root/src/item_icon.c
AgeCommit message (Collapse)Author
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2018-12-173.5 asm leftDizzyEggg
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-12-03Get rid of headers in src/dataDizzyEggg
2018-07-07small fixesDizzyEggg
2018-05-06Convert item_icon_table.inc to CSlawter666
2018-02-02decompile item iconDizzyEggg