pokeemerald/asm/macros/battle_frontier
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
..
apprentice.inc Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_arena.inc Add some macro comments 2019-12-05 21:11:17 -06:00
battle_dome.inc More battle_dome.c doc 2020-01-07 22:30:37 -05:00
battle_factory.inc Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_palace.inc Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_pike.inc Document Battle Pike scripts 2019-12-10 19:31:27 -06:00
battle_pyramid.inc Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
battle_tower.inc Label remaining subs in battle_tower.c 2020-12-24 16:18:47 -05:00
frontier_util.inc Split frontier macros and comment frontier_util.inc 2019-11-25 18:37:48 -06:00