Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-03 | Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW | GriffinR | |
2021-10-30 | Add font id constants | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
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. | |||
2020-02-08 | Move berry powder data to src | GriffinR | |
2019-03-24 | Decompile berry_powder.c | Marcus Huderle | |