* Fix use_external

git-svn-id: trunk@5982 -
This commit is contained in:
daniel 2007-01-14 22:00:15 +00:00
parent e47681ab0d
commit b665e0907c

View File

@ -179,6 +179,7 @@ function Gpm_LowerRoi(which:PGpmRoi; after:PGpmRoi):PGpmRoi;cdecl;external;
function Gpm_Getch:longint;}
function Gpm_GetLibVersion(var where:longint):pchar;cdecl;external;
function Gpm_GetServerVersion(var where:longint):pchar;cdecl;external;
function gpm_getsnapshot(eptr:Pgpmevent):longint;cdecl;external;
function Gpm_GetSnapshot(var ePtr:TGpmEvent):longint;cdecl;external;
{$else}
function gpm_open(var conn:Tgpm_connect;flag:longint):longint;