diff -r d61dd7380023 -r 9bcfc5661a37 pas2CTutorial.wiki --- a/pas2CTutorial.wiki Fri Oct 11 21:02:10 2019 +0100 +++ b/pas2CTutorial.wiki Fri Oct 11 21:02:36 2019 +0100 @@ -18,7 +18,7 @@ Preprocessing 'uSound.pas'... pas2c: /builddir/build/BUILD/hedgewars-src-1.0.0/hedgewars/uSound.pas: hGetContents: invalid argument (invalid byte sequence) }}} -This is because Wuzzy accidentally added unicode characters in the Pascal source code, something which Pas2C doesn't like. +This is because Wuzzy accidentally added Unicode characters in the Pascal source code, something which Pas2C doesn't like. If you have this problem, run this shell script in the root of the source directory before building: