Removed trailing spaces in the most relevant files2021-08-24T22:59:32+00:00LOuroboroslunosouroboros@gmail.com2021-08-24T22:59:32+00:00554210c5e315e786ddc6eef888e9ff6065ad73f8
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.
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.
Various BUGFIXes and UBFIXes2021-05-15T20:56:17+00:00ExpoSeed2021-05-15T20:56:17+00:00361fa594b30005edaa8aef5f6b02ac8b15149cba
Document some battle anim funcs and data2021-02-27T17:04:45+00:00Marcus Huderlehuderlem@gmail.com2021-02-27T17:04:45+00:00c323e7f061152a732fba39cb4a7c05ffb121d63b