summaryrefslogtreecommitdiff
path: root/src/scene/title_screen.c
AgeCommit message (Collapse)Author
2018-02-18remove subdirectoriescamthesaxman
2018-01-21fix build of normal ROMsCameron Hall
2018-01-17use 'if DEBUG' instead of 'ifdef DEBUG'Cameron Hall
2018-01-16add debug ifdefsCameron Hall
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2017-12-27Port battle_anim changes from pokeemeraldMarcus Huderle
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-08-28Merge branch 'master' of https://github.com/pret/pokeruby into refactor_srcProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP