sovereignx/src/data/text
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
..
abilities.h Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
gift_ribbon_descriptions.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
item_descriptions.h Compact item data, make descriptions easier to read 2019-04-16 11:25:26 -05:00
match_call_messages.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
move_descriptions.h Merge remote-tracking branch 'upstream/master' 2018-12-08 12:13:15 +08:00
move_names.h Move move descriptions to C 2018-08-12 00:03:19 +02:00
nature_names.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
ribbon_descriptions.h Removed trailing spaces in the most relevant files 2021-08-24 19:59:32 -03:00
species_names.h Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
trainer_class_names.h USE PROTAG 2019-05-25 08:26:40 -05:00