summaryrefslogtreecommitdiff
path: root/asm/macros/battle_frontier/apprentice.inc
AgeCommit message (Collapse)Author
2021-11-18Use STR_VAR names for apprentice_buff and frontier_gettrainernameGriffinR
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.
2019-12-05Add some macro commentsGriffinR
2019-11-25Split frontier macros and comment frontier_util.incGriffinR