Browse Source

need FPC mode

Juliette ELSASS 9 months ago
parent
commit
c8a9a2f217
1 changed files with 2 additions and 0 deletions
  1. 2 0
      bgrascript.pas

+ 2 - 0
bgrascript.pas

@@ -11,7 +11,9 @@
 
 unit BGRAScript;
 
+{$DEFINE RO_FPC_MODE_SET}
 {$I bgracontrols.inc}
+
 { $define debug}
 
 interface