summaryrefslogtreecommitdiff
path: root/include/constants/battle_dome.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.
2020-01-07More battle_dome.c docGriffinR
2019-12-25More battle_dome.c documentationGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-05Set up Battle Dome and Tower macrosGriffinR
2019-12-05Set up remaining facility script doc, use Palace macrosGriffinR