X-Git-Url: https://sfsrealm.hopto.org/projects/?a=blobdiff_plain;f=grpapi%2Fgrpapi.def;h=f879de0ff720e5d0f391ba82e9c2696f55284909;hb=HEAD;hp=131acb69d72b66942bf74e641729c7b3adf9d6ba;hpb=ecca31ff6c588a09592e9a0ca08180828ab8a5a7;p=grpapi.git diff --git a/grpapi/grpapi.def b/grpapi/grpapi.def index 131acb6..f879de0 100644 --- a/grpapi/grpapi.def +++ b/grpapi/grpapi.def @@ -1,11 +1,15 @@ -EXPORTS - LoadPalette @1 - LoadGrp @2 - DestroyGrp @3 - DrawGrp @4 - GetGrpInfo @5 - LoadGrpApi @6 - FreeGrpApi @7 - SetFunctionGetPixel @8 - SetFunctionSetPixel @9 - SetMpqDll @10 +; License information for this code is in license.txt + +EXPORTS + LoadPalette @1 + LoadGrp @2 + DestroyGrp @3 + DrawGrp @4 + GetGrpInfo @5 + LoadGrpApi @6 + FreeGrpApi @7 + SetFunctionGetPixel @8 + SetFunctionSetPixel @9 + SetMpqDll @10 + CreateGrp @11 + GetGrpFrameInfo @12