Browse Source

Allow compilation of pilot unit

git-svn-id: trunk@37212 -
pierre 8 years ago
parent
commit
2cce7c3a1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/palmos/pilot.pp

+ 1 - 0
rtl/palmos/pilot.pp

@@ -83,6 +83,7 @@ interface
 
 
    type
    type
       Handle = ^Pointer;
       Handle = ^Pointer;
+      Ptr = Pointer;
       UInt = word;
       UInt = word;
       OsType = UInt;
       OsType = UInt;