summaryrefslogtreecommitdiff
path: root/src/minigame_countdown.c
AgeCommit message (Collapse)Author
2022-01-11Move balls, shop, link, map popups, and bag out of interfaceGriffinR
2021-11-02Document files with a few remaining symbolsGriffinR
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow.
2021-07-07Flatten pos fields in struct SpritePikalaxALT
2021-03-18Document Berry CrushGriffinR
2021-03-11Document minigame countdownGriffinR
2021-02-24Use TASK_NONE constantGriffinR
2021-01-19Remove unused local variables and functionsGriffinR
2020-08-28Merge branch 'master' into doc-blenderGriffinR
2020-08-24Finish documenting berry blenderGriffinR
2020-08-20Give songs meaningful english namesGriffinR
2020-04-08Sync minigame_countdownGriffinR