summaryrefslogtreecommitdiff
path: root/src/data/battle_frontier/battle_tent.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
2020-01-08Add battle tent mon/trainer constantsGriffinR
2020-01-07More battle_dome.c docGriffinR
2018-12-04finish battle tower data except sRubyFacilityClassToEmeraldgarak
2018-12-03update frontier class namesgarak
2018-12-02begin batle tower datagarak