summaryrefslogtreecommitdiff
path: root/src/intro.c
AgeCommit message (Expand)Author
2016-12-12Fix various warningsMarijn van der Werf
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
2016-11-30Declare more non-static functions in header files (#111)Marijn van der Werf
2016-11-25Decompile more intro functions (#108)Cameron Hall
2016-11-10decompile title_screen.c (#96)Cameron Hall
2016-10-11begin decompiling intro functionsYamaArashi