X-Git-Url: https://sfsrealm.hopto.org/projects/gitweb.cgi?a=blobdiff_plain;f=grpapi%2Fgrpapi.def;h=74872fc7acb7b89d6fe25f130e907b5b4cff8fa6;hb=6ae306569505e091aa7f5415ce26ee920bff2f5c;hp=db8056e7b26619c417af927c766c5447bb106277;hpb=14362b19599627313cd243bdbc404dc2087d4422;p=grpapi.git diff --git a/grpapi/grpapi.def b/grpapi/grpapi.def index db8056e..74872fc 100644 --- a/grpapi/grpapi.def +++ b/grpapi/grpapi.def @@ -1,8 +1,13 @@ EXPORTS - LoadPalette @1 - LoadGrp @2 - DestroyGrp @3 - DrawGrp @4 - GetGrpInfo @5 - LoadGrpApi @6 - FreeGrpApi @7 + LoadPalette @1 + LoadGrp @2 + DestroyGrp @3 + DrawGrp @4 + GetGrpInfo @5 + LoadGrpApi @6 + FreeGrpApi @7 + SetFunctionGetPixel @8 + SetFunctionSetPixel @9 + SetMpqDll @10 + CreateGrp @11 + GetGrpFrameInfo @12