1 2 3 4 5
{$IFDEF OGC_INTERFACE} procedure MakeTexture565(src, dst: pointer; width, height: cint32); cdecl; external; {$ENDIF OGC_INTERFACE}