diff --git a/ide/fp.pas b/ide/fp.pas index ea5897cceb..d2e7e8986c 100644 --- a/ide/fp.pas +++ b/ide/fp.pas @@ -336,7 +336,7 @@ procedure InitCompilerSwitches; {$if defined(unix) or defined(HASAMIGA)} const bullet='*'; {$else} -const bullet='รพ'; +const bullet=#254; {$endif} BEGIN