summaryrefslogtreecommitdiff
path: root/src/list_menu.c
AgeCommit message (Collapse)Author
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-10-21Fix LZ compressed data alignmentDiegoisawesome
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-05-19make menu indicators compileDizzyEggg
2018-05-19merge list menu and list indicatorsDizzyEggg
2018-03-09curly braceDizzyEggg
2018-03-03list menu is decompiledDizzyEggg
2018-03-03more list menu workDizzyEggg
2018-03-02start decompiling list menuDizzyEggg