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