summaryrefslogtreecommitdiff
path: root/src/data/battle_frontier/apprentice.h
AgeCommit message (Collapse)Author
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-02-24Document easy chatGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-11-20Move Apprentice dataGriffinR