summaryrefslogtreecommitdiff
path: root/src/reset_rtc_screen.c
AgeCommit message (Collapse)Author
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-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-02-07Merge branch 'master' of https://github.com/pret/pokeemerald into menuDiegoisawesome
2018-02-07rtc screen review changesDizzyEggg
2018-02-02decompile rtc reset screenDizzyEggg