mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 13:23:14 -04:00
e48341f7fc
Some of the strings declared in contest_string.inc were poorly formatted, containing newline characters in the middle of the string, opposing the format used by every string in data/text, I just updated them to match the format, making it more readable.