* fix for missing INLINE ON removed during VER1_0 cleanup

git-svn-id: trunk@94 -
This commit is contained in:
Tomas Hajny 2005-05-25 09:18:59 +00:00
parent fca7672e8e
commit 09dd14ca17

View File

@ -14,6 +14,8 @@ unit crt;
interface
{$INLINE ON}
{$i crth.inc}
procedure Window32 (X1, Y1, X2, Y2: dword);