pokeemerald/asm/macros/battle_frontier/apprentice.inc, branch master Pokémon Emerald Use STR_VAR names for apprentice_buff and frontier_gettrainername 2021-11-19T04:20:05+00:00 GriffinR griffin.g.richards@gmail.com 2021-11-19T04:20:05+00:00 42a83ee50e3364f3f7361dacb3d3616053f4c5bf

Removed trailing spaces in the most relevant files 2021-08-24T22:59:32+00:00 LOuroboros lunosouroboros@gmail.com 2021-08-24T22:59:32+00:00 554210c5e315e786ddc6eef888e9ff6065ad73f8 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.
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.
Add some macro comments 2019-12-06T03:11:17+00:00 GriffinR griffin.richards@comcast.net 2019-12-02T20:26:56+00:00 49c6ae1ac66dd93a295dff543c8e774d9ae3d510

Split frontier macros and comment frontier_util.inc 2019-11-26T00:37:48+00:00 GriffinR griffin.richards@comcast.net 2019-11-25T19:19:17+00:00 cc81b5032bfbc7e6bee63242b5c1db30d493bde6