Commit Graph

5 Commits

Author SHA1 Message Date
Eduardo Quezada 12bb32666b Aligned FRONTIER_MONS trainer macros with the rest for consistency 2022-09-06 17:05:56 -04:00
LOuroboros 554210c5e3 Removed trailing spaces in the most relevant files
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-08-24 19:59:32 -03:00
GriffinR fb5bea98ce More battle_dome.c doc 2020-01-07 22:30:37 -05:00
GriffinR bb692a03eb Add frontier mon constants 2020-01-03 23:20:11 -05:00
garak 80c3258504 finish battle tower data except sRubyFacilityClassToEmerald 2018-12-04 12:09:35 -05:00