X-Git-Url: https://sfsrealm.hopto.org/projects/?a=blobdiff_plain;f=grpapi%2Fgrpapi.def;h=f879de0ff720e5d0f391ba82e9c2696f55284909;hb=HEAD;hp=c791491936a41a551ad02fefc3f3867eaad87090;hpb=c483a082ba5c516a59a3ae91e3efee095f0f59a3;p=grpapi.git diff --git a/grpapi/grpapi.def b/grpapi/grpapi.def index c791491..f879de0 100644 --- a/grpapi/grpapi.def +++ b/grpapi/grpapi.def @@ -1,12 +1,15 @@ -EXPORTS - LoadPalette @1 - LoadGrp @2 - DestroyGrp @3 - DrawGrp @4 - GetGrpInfo @5 - LoadGrpApi @6 - FreeGrpApi @7 - SetFunctionGetPixel @8 - SetFunctionSetPixel @9 - SetMpqDll @10 - CreateGrp @11 +; 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