mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-22 07:03:53 +02:00
Unpacker support for LoadFile in KoW
This commit is contained in:
@@ -671,6 +671,10 @@ const
|
||||
function GetProcAddress(hLib: Pointer; ProcName: PKolibriChar): Pointer; stdcall;
|
||||
{$ENDIF}
|
||||
|
||||
{$IFNDEF KolibriOS}
|
||||
{$I KoW\Unpack.inc}
|
||||
{$ENDIF}
|
||||
|
||||
implementation
|
||||
|
||||
{$IFNDEF KolibriOS}
|
||||
|
Reference in New Issue
Block a user